Question: Function is given by the equation f(x)=ex,1,e1x,x1 Using if-elseif-else-end selection structure, write a MATLAB function function[f]=Fun3(x) that calculates value of f(x) at arbitrary x. Using

Function is given by the equation f(x)=ex,1,e1x,x1 Using if-elseif-else-end selection structure, write a MATLAB function function[f]=Fun3(x) that calculates value of f(x) at arbitrary x. Using Fun3 and MATLAB build-in function arrayfun, write a script that will plot f(x) in the interval 2x3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
