How to make a button in AppDesigner launch a matlab script ?
18 ビュー (過去 30 日間)
古いコメントを表示
Hello!
I am trying make a button in app designer that will launch a matlab script that I wrote before. I have already created a button, but I don't know how to code this in my ButtonPushed button..
Thanks for helping !
0 件のコメント
採用された回答
Mario Malic
2021 年 3 月 8 日
Hello,
7 件のコメント
Mario Malic
2021 年 3 月 9 日
You can try external figure window, as opposed to uifigure (the one that AppDesigner uses). Having two different elements is not so nice estetically, but if you care about performance, then it's fine.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!