Filter löschen
Filter löschen

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

4 Ansichten (letzte 30 Tage)
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

Antworten (1)

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

Kategorien

Mehr zu Interactive Control and Callbacks finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by