PLOT TWO FUNCTION IN THE SAME GRAPHIC
2 ビュー (過去 30 日間)
古いコメントを表示
Hi everybody,
Another way to view two functions in the same graphic without using the command 'plot'?
Thanks a lot,
Mariana
0 件のコメント
採用された回答
Walter Roberson
2012 年 7 月 24 日
Yes. "hold on" works for most graphic routines. (There are some graphic routines which are defined to open their own figure.)
3 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!