how to plot graph
Mostra commenti meno recenti
Can anyone tell how to plot the following graph plz
Risposta accettata
Più risposte (1)
Azzi Abdelmalek
il 1 Giu 2013
Modificato: Azzi Abdelmalek
il 1 Giu 2013
If you have the data (y for example) use
plot(y)
legend('ESD status')
grid on
4 Commenti
nkumar
il 1 Giu 2013
Azzi Abdelmalek
il 1 Giu 2013
You can get the data from the figure you have posted
nkumar
il 1 Giu 2013
Azzi Abdelmalek
il 1 Giu 2013
Modificato: Azzi Abdelmalek
il 1 Giu 2013
But it 's not a cos or sin function. Can you explain what is your goal? and what this curve represent?
Categorie
Scopri di più su Image Category Classification in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!