how to plot graph
Show older comments
Can anyone tell how to plot the following graph plz
Accepted Answer
More Answers (1)
Azzi Abdelmalek
on 1 Jun 2013
Edited: Azzi Abdelmalek
on 1 Jun 2013
If you have the data (y for example) use
plot(y)
legend('ESD status')
grid on
4 Comments
nkumar
on 1 Jun 2013
Azzi Abdelmalek
on 1 Jun 2013
You can get the data from the figure you have posted
nkumar
on 1 Jun 2013
Azzi Abdelmalek
on 1 Jun 2013
Edited: Azzi Abdelmalek
on 1 Jun 2013
But it 's not a cos or sin function. Can you explain what is your goal? and what this curve represent?
Categories
Find more on Image Category Classification in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!