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!