how to plot graph
Afficher commentaires plus anciens
Can anyone tell how to plot the following graph plz
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 1 Juin 2013
Modifié(e) : Azzi Abdelmalek
le 1 Juin 2013
If you have the data (y for example) use
plot(y)
legend('ESD status')
grid on
4 commentaires
nkumar
le 1 Juin 2013
Azzi Abdelmalek
le 1 Juin 2013
You can get the data from the figure you have posted
nkumar
le 1 Juin 2013
Azzi Abdelmalek
le 1 Juin 2013
Modifié(e) : Azzi Abdelmalek
le 1 Juin 2013
But it 's not a cos or sin function. Can you explain what is your goal? and what this curve represent?
Catégories
En savoir plus sur Image Category Classification dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!