meshCanopy/File Exchange - output in subplot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I want to subplot the meshCanopy output
Is it possible?
Thanks
0 comentarios
Respuesta aceptada
Sean de Wolski
el 24 de Sept. de 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 comentarios
Sean de Wolski
el 25 de Sept. de 2012
No. You need to turn off the new figure creation in meshCanopy. To do this, go to line 86 and comment it out.
Más respuestas (0)
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!