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

6 vues (au cours des 30 derniers jours)
farzad
farzad le 17 Mar 2020
Modifié(e) : BhaTTa le 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 ?

Réponses (1)

BhaTTa
BhaTTa le 13 Mar 2025
Modifié(e) : BhaTTa le 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.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by