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!