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

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.

Respuestas (1)

function YourGUI_pushbutton1_Callback(hObject, event, handles)
name_of_script_without_the_m_extension_goes_here

Categorías

Más información sobre App Building en Centro de ayuda y File Exchange.

Preguntada:

el 13 de Dic. de 2015

Respondida:

el 13 de Dic. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by