using external matlab file in app
2 ビュー (過去 30 日間)
古いコメントを表示
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



0 件のコメント
回答 (1 件)
Benjamin Thompson
2022 年 2 月 2 日
編集済み: Benjamin Thompson
2022 年 2 月 2 日
You can call external scripts and functions if the M files are in your MATLAB path. Use something more descriptive than "file".
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Debugging and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!