meshCanopy/File Exchange - output in subplot
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I want to subplot the meshCanopy output
Is it possible?
Thanks
0 Commenti
Risposta accettata
Sean de Wolski
il 24 Set 2012
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 Commenti
Sean de Wolski
il 25 Set 2012
No. You need to turn off the new figure creation in meshCanopy. To do this, go to line 86 and comment it out.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Subplots in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!