Question: PROBLEM 9. points 10 Use MATLAB Write a function with header [] myFunPlotter (f,x) where f is a function handle and x is an array.

PROBLEM 9. points 10 Use MATLAB Write a function with header [] myFunPlotter (f,x) where f is a function handle and x is an array. The function should plot f evaluated at x. Use the built-in Matlab functions func2str and sprintf to put the function f into the title. Remember to label the x- and y-axis Test your code for the following case f(x) =Vr + exp (sin x) ; xe [02x]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
