Overlaying Subplots
21 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone,
I am a MATLAB rookie and need some assistance in overlaying two subplots. Is there a certain command that allows me to do this? Any input would be greatly appreciated. Thanks!
0 件のコメント
回答 (2 件)
Seyyed Ali
2011 年 11 月 28 日
I have a question I call subplot and plot inside a function(myPlot). I have 'hold on' command before my plot command. Every time I call myPlot, it replaces the previous plot. I don't know how I can hold it. Any Idea? Note that I have hold on.
1 件のコメント
Daniel Shub
2011 年 11 月 28 日
This is really a new question and not an answer to the question Brad asked. You should ask it as a new question.
参考
カテゴリ
Help Center および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!