How can I plot this vector

I have a vibration data.
File name, y_average with value:
<40000 X 1 double>
Which code do I use to plot the signal with respect to time

 Réponse acceptée

Youssef  Khmou
Youssef Khmou le 26 Juil 2013

0 votes

hi, The data must also contains time data where a second vector or an by-2 matrix,
You can use plot function, plot(data)

Plus de réponses (1)

Muthu Annamalai
Muthu Annamalai le 26 Juil 2013

0 votes

Hello @Osasu I recomment learing about MATLAB via tutorial, http://www.mathworks.com/help/matlab/ref/plot.html.
I recommend you start your MATLAB journey with plot command http://www.mathworks.com/help/fixedpoint/ref/plot.html

1 commentaire

Osasu
Osasu le 26 Juil 2013
Thank you.I would find time to learn it but I just need to get this assignment done urgently. I just edited my question. Could you help please?

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by