creating a pushbutton which allows the figure in my GUI to open in a new window
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have created a push button, now i would like this to open the figure on my GUI to open in a new window. what code would i need to input into the gui code
0 commentaires
Réponses (1)
Stalin Samuel
le 31 Août 2016
Under the pushbutton callback use the command 'figure'. This will open a new window
0 commentaires
Voir également
Catégories
En savoir plus sur Interactive Control and Callbacks 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!