using external matlab file in app
显示 更早的评论
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



回答(1 个)
Benjamin Thompson
2022-2-2
编辑:Benjamin Thompson
2022-2-2
0 个投票
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
类别
在 帮助中心 和 File Exchange 中查找有关 Debugging and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!