Effacer les filtres
Effacer les filtres

meshCanopy/File Exchange - output in subplot

2 vues (au cours des 30 derniers jours)
as hz
as hz le 24 Sep 2012
Hi,
I want to subplot the meshCanopy output
Is it possible?
Thanks

Réponse acceptée

Sean de Wolski
Sean de Wolski le 24 Sep 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 commentaires
as hz
as hz le 25 Sep 2012
Hi,
Sorry but I am new with Matlab and did not understand your answer. Can you please clarify more?
Is there a way to store the plot in the memory and then just subplot it?
Thanks
Sean de Wolski
Sean de Wolski le 25 Sep 2012
No. You need to turn off the new figure creation in meshCanopy. To do this, go to line 86 and comment it out.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by