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

 채택된 답변

Youssef  Khmou
Youssef Khmou 2013년 7월 26일

0 개 추천

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일

0 개 추천

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?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

질문:

2013년 7월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by