using external matlab file in app
Mostrar comentarios más antiguos
Hello,
i have external file as shown bellow and i created a simple app as shown bellow.
how to display y(1) and x(1) when i pushed the button



Respuestas (1)
Benjamin Thompson
el 2 de Feb. de 2022
Editada: Benjamin Thompson
el 2 de Feb. de 2022
0 votos
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
Categorías
Más información sobre Debugging and Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!