using external matlab file in app
Ältere Kommentare anzeigen
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



Antworten (1)
Benjamin Thompson
am 2 Feb. 2022
Bearbeitet: Benjamin Thompson
am 2 Feb. 2022
0 Stimmen
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
Kategorien
Mehr zu Debugging and Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!