Code to use to plot this vector
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
the data was taken over 4 seconds.
2 Kommentare
dpb
am 26 Jul. 2013
And, it would appear since 40k pts/4 sec, the sample rate was 10 kHz so to plot vs real time an t vector of same length.
doc colon doc linspace
may be of interest
Antworten (0)
Siehe auch
Kategorien
Mehr zu Vibration Analysis 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!