Question: For a MATLAB class. Please test first. 5. Your university has added a new award for students who were almost there last semester and just
For a MATLAB class. Please test first.

5. Your university has added a new award for students who were "almost there" last semester and just missed getting into the Dean's List. Write a function called almost that consumes an array of student structures, and produces an array of names of those who have a semester GPA between 2.9 and 2.99 (inclusive). The student structure has the following fields: Name - string (e.g., George P. Burdell') Semester_GPA - decimal number (e.g., 2.97) Cumulative GPA - decimal number (e.g., 3.01)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
