Question: How would i code this in MatLab 3. Write the program, openclasses.m, where you start by creating a structured array called class which contains the
3. Write the program, openclasses.m, where you start by creating a structured array called class which contains the information in the following table (note: seats should be a single fieldname with a (1x2) array inside it). Class Title Introduction to Engineering Computers in Psychology Writing and Rhetoric Beginning Spanish Introduction to Africana Studies Number Seats (Max, Enrolled) 10111 (45, 32) 20000 (28, 25) 12100 (14, 14) 10101 (19,13) (36, 32) 20082 From this information, check to see which classes have at least 5 open spots so you and your study group can enroll together. Display the names of the courses available in the command window. You should use referencing into the structure to create this list of courses
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
