Syntax on a callback when setting a push button to run a script.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
Risposte (1)
Walter Roberson
il 13 Dic 2015
function YourGUI_pushbutton1_Callback(hObject, event, handles)
name_of_script_without_the_m_extension_goes_here
0 Commenti
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps 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!