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

15 Ansichten (letzte 30 Tage)
Aurélie B
Aurélie B am 8 Mär. 2021
Kommentiert: Aurélie B am 9 Mär. 2021
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 !

Akzeptierte Antwort

Mario Malic
Mario Malic am 8 Mär. 2021
Hello,
See run function.
  7 Kommentare
Mario Malic
Mario Malic am 9 Mär. 2021
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 am 9 Mär. 2021
ok thank you so much !

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by