Code to use to plot this vector
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
dpb
2013-7-26
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Vibration Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!