Question: Problem 1- Create a Matlab function in M file with the name plot2 in which 1. It gets four vectors as inputs (a,b,c,d) 2. It

Problem 1- Create a Matlab function in M file with the name "plot2" in which 1. It gets four vectors as inputs (a,b,c,d) 2. It plots "b" with respect to "a" and "d" with respect to "c" such that we see the output as below "b" with respect to "a" "d" with respect to "c" 3. Define xlabel and ylabel for both plots 4. Test your function by a M file script
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
