Question: A menu is generated using the following code: Status=menu(ClassStanding,Freshman,Sophomore,Junior,Senior); Write a segment of code using if-elseif-else that will classify the person making a menu selection
A menu is generated using the following code: Status=menu(ClassStanding,Freshman,Sophomore,Junior,Senior); Write a segment of code using if-elseif-else that will classify the person making a menu selection as a new student (freshman) or a continuing student (sophomore, junior, or senior). The code should save one of the following messages in the variable Status_Txt:
Using Matlab
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
