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

6 visualizaciones (últimos 30 días)
farzad
farzad el 17 de Mzo. de 2020
Editada: BhaTTa el 13 de Mzo. de 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 ?

Respuestas (1)

BhaTTa
BhaTTa el 13 de Mzo. de 2025
Editada: BhaTTa el 13 de Mzo. de 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.

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by