Need Help programming a Button

조회 수: 1 (최근 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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by