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!