How can I plot this vector

4 Ansichten (letzte 30 Tage)
Osasu
Osasu am 26 Jul. 2013
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

Akzeptierte Antwort

Youssef  Khmou
Youssef Khmou am 26 Jul. 2013
hi, The data must also contains time data where a second vector or an by-2 matrix,
You can use plot function, plot(data)

Weitere Antworten (1)

Muthu Annamalai
Muthu Annamalai am 26 Jul. 2013
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 Kommentar
Osasu
Osasu am 26 Jul. 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?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by