what is the parameter to be change to 2 or 3 line only in single graph?
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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
0 个评论
回答(1 个)
nl2605
2014-2-21
0 个投票
Use 'hold on' or you can also use the plot command as plot(x1,y1,x2,y2,...)
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!