Need Help programming a Button

4 ビュー (過去 30 日間)
Gurinder Punni
Gurinder Punni 2020 年 4 月 13 日
コメント済み: Gurinder Punni 2020 年 4 月 14 日
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();
Gurinder Punni
Gurinder Punni 2020 年 4 月 14 日
thanks

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

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