How to run my main.m file from app designer ?

6 ビュー (過去 30 日間)
farzad
farzad 2020 年 3 月 17 日
編集済み: BhaTTa 2025 年 3 月 13 日
Hi All
If I have a main.m file that runs my other functions and I am designing an application , should I convert the main file to a function to call it from App code ?
Is there another alternative ?

回答 (1 件)

BhaTTa
BhaTTa 2025 年 3 月 13 日
編集済み: BhaTTa 2025 年 3 月 13 日
Hey @farzad, if you are using app designer and want to make use of that function, you can add callback at appropriate component and add body of that function in the callback.

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by