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

조회 수: 8 (최근 30일)
Elie Younes
Elie Younes 2015년 12월 13일
답변: Walter Roberson 2015년 12월 13일
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.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 12월 13일
function YourGUI_pushbutton1_Callback(hObject, event, handles)
name_of_script_without_the_m_extension_goes_here

카테고리

Help CenterFile Exchange에서 App Building에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by