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

6 visualizzazioni (ultimi 30 giorni)
farzad
farzad il 17 Mar 2020
Modificato: BhaTTa il 13 Mar 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 ?

Risposte (1)

BhaTTa
BhaTTa il 13 Mar 2025
Modificato: BhaTTa il 13 Mar 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.

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by