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!