plotting a vector in matlab

35 Views Asked by At

I have a sample of size 180.And I would like to plot this using matlab.That is, X-axis with 1 to 180 and Y-axis these 180 independent values(180 sample values). Can someone help me with how to proceed. What is the easiest way to do this?Thanks in advance.