Need Help programming a Button

1 Ansicht (letzte 30 Tage)
Gurinder Punni
Gurinder Punni am 13 Apr. 2020
Kommentiert: Gurinder Punni am 14 Apr. 2020
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 Kommentare
Walter Roberson
Walter Roberson am 14 Apr. 2020
If they are seperate GUIs, then you just invoke the GUI as a function.
GUI_for_correct_answer();
Gurinder Punni
Gurinder Punni am 14 Apr. 2020
thanks

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by