how to plot graph
이전 댓글 표시
Can anyone tell how to plot the following graph plz
채택된 답변
추가 답변 (1개)
Azzi Abdelmalek
2013년 6월 1일
편집: Azzi Abdelmalek
2013년 6월 1일
If you have the data (y for example) use
plot(y)
legend('ESD status')
grid on
댓글 수: 4
nkumar
2013년 6월 1일
Azzi Abdelmalek
2013년 6월 1일
You can get the data from the figure you have posted
nkumar
2013년 6월 1일
Azzi Abdelmalek
2013년 6월 1일
편집: Azzi Abdelmalek
2013년 6월 1일
But it 's not a cos or sin function. Can you explain what is your goal? and what this curve represent?
카테고리
도움말 센터 및 File Exchange에서 Image Category Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!