How to create a display menu
조회 수: 9 (최근 30일)
이전 댓글 표시
I need to create a function that inputs the loop number (float, scalar). It should first clear the screen (unless it is the first loop) then it should show, using fprintf, in a formatted way the menu for the program (Change Options, View Options, Show Cards, and ExitGame). Then the function asks the user for which option they want (string) and outputs it from the function.
댓글 수: 1
Geoff Hayes
2020년 4월 6일
This sounds like homework...so what have you tried so far? Have you created your function with the appropriate input parameters?
답변 (0개)
참고 항목
카테고리
Help Center 및 File 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!