Question: Write a short script named centerplot.m that plots a vector Y. Normally this is done with plot(Y). But if the vector has N elements the

Write a short script named centerplot.m that plots a vector Y. Normally this is done with plot(Y). But if the vector has N elements the plot will be from 0 to N. For this script we want to plot from -N/2 to N/2. The script should not define the vercot Y, but instead expects it to be already defined. It finds the number of elements in the array using function length

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!