Effacer les filtres
Effacer les filtres

gui- new screen

1 vue (au cours des 30 derniers jours)
ram
ram le 5 Juil 2011
Hi,
I'm developing a tool where I've an initial input screen which calls back various functions.
What I want to do is to show the results of those computations/plots in a different new screen.
How can I do it? Do you have any tutorials specific for this requests, examples, suggestions?
Thanks in advance

Réponses (1)

Paulo Silva
Paulo Silva le 5 Juil 2011
Just do like you do on any other m-file, example code from a callback of a button:
figure
axes
spy

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by