using external matlab file in app
Show older comments
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



Answers (1)
Benjamin Thompson
on 2 Feb 2022
Edited: Benjamin Thompson
on 2 Feb 2022
0 votes
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
Categories
Find more on Debugging and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!