Need Help programming a Button

4 次查看(过去 30 天)
Gurinder Punni
Gurinder Punni 2020-4-13
I am creating a mutliple choice prompt in which the correct button pressed will present the user with the correct page and all others the wrong page. How do I program a button to open another page when clicked?
  6 个评论
Walter Roberson
Walter Roberson 2020-4-14
If they are seperate GUIs, then you just invoke the GUI as a function.
GUI_for_correct_answer();

请先登录,再进行评论。

回答(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