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

6 Ansichten (letzte 30 Tage)
farzad
farzad am 17 Mär. 2020
Bearbeitet: BhaTTa am 13 Mär. 2025
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 ?

Antworten (1)

BhaTTa
BhaTTa am 13 Mär. 2025
Bearbeitet: BhaTTa am 13 Mär. 2025
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.

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by