meshCanopy/File Exchange - output in subplot
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I want to subplot the meshCanopy output
Is it possible?
Thanks
0 件のコメント
採用された回答
Sean de Wolski
2012 年 9 月 24 日
Comment out line 86 where it generates a new figure.
Line86 -> %figure
This will make it plot in the current axes such as with subplot. I guess that was probably an oversight in my design of that program...
2 件のコメント
Sean de Wolski
2012 年 9 月 25 日
No. You need to turn off the new figure creation in meshCanopy. To do this, go to line 86 and comment it out.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Subplots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!