How to make a button in AppDesigner launch a matlab script ?

18 ビュー (過去 30 日間)
Aurélie B
Aurélie B 2021 年 3 月 8 日
コメント済み: Aurélie B 2021 年 3 月 9 日
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 !

採用された回答

Mario Malic
Mario Malic 2021 年 3 月 8 日
Hello,
See run function.
  7 件のコメント
Mario Malic
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.
Aurélie B
Aurélie B 2021 年 3 月 9 日
ok thank you so much !

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by