Syntax on a callback when setting a push button to run a script.

1 Ansicht (letzte 30 Tage)
Elie Younes
Elie Younes am 13 Dez. 2015
Beantwortet: Walter Roberson am 13 Dez. 2015
I have a script that is an excuse generator. I have that script finished but I cannot get it to run using a push button.

Antworten (1)

Walter Roberson
Walter Roberson am 13 Dez. 2015
function YourGUI_pushbutton1_Callback(hObject, event, handles)
name_of_script_without_the_m_extension_goes_here

Kategorien

Mehr zu Migrate GUIDE Apps 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