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

조회 수: 28 (최근 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 CenterFile 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!

Translated by