Construct a fragment of matlab code that will prompt the


Suppose that a student has the option of enrolling for a single elective during a term.

The student must select a course from a limited list of options: "English, " "History, " "Biology, " "Computer, " or "Math."

Construct a fragment of MATLAB code that will prompt the student for his or her choice, read in the choice, and use the answer as the case expression for a switch construct.

Be sure to include a default case to handle invalid inputs.

Testing three cases: (a) Computer (b) Physics(c) Biology.

Request for Solution File

Ask an Expert for Answer!!
MATLAB Programming: Construct a fragment of matlab code that will prompt the
Reference No:- TGS02936797

Expected delivery within 24 Hours