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!