prevent figures from closing when running new script

19 vues (au cours des 30 derniers jours)
Wouter
Wouter le 3 Mar 2017
My proplem is simple:
I have two different scripts, representing two different approaches to the same physical problem, each producing a graph, which ideally should look very similar.
So for comparing these figures, I want to run those two scripts and see the figures next to each other. Problem is, when I start running the second script, the figure generated by the first script closes automatically. (using the figure command before plot does not seem to help). Is there a way to keep all figures open?

Réponse acceptée

Wouter
Wouter le 3 Mar 2017
Ok, I had a close all command at the beginning of my script, removing that solved the issue

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by