what is the parameter to be change to 2 or 3 line only in single graph?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
Thank you for valuable answer. I have one more doubt. That is " If it is possible for 2 or 3 or 4 line plotted in single graph?" or What are the variables to be change in 2 or 3 or 4 lines
Réponses (1)
nl2605
le 21 Fév 2014
0 votes
Use 'hold on' or you can also use the plot command as plot(x1,y1,x2,y2,...)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!