How can I plot this vector

2 次查看(过去 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

采纳的回答

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

更多回答(1 个)

Muthu Annamalai
Muthu Annamalai 2013-7-26
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 个评论
Osasu
Osasu 2013-7-26
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?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 2-D and 3-D Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by