Azzera filtri
Azzera filtri

creating a pushbutton which allows the figure in my GUI to open in a new window

4 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Stalin Samuel
Stalin Samuel il 31 Ago 2016
Under the pushbutton callback use the command 'figure'. This will open a new window

Categorie

Scopri di più su Interactive Control and Callbacks in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by