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

3 ビュー (過去 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 Center および File ExchangeApp Building についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by