Question: Write a Matlab code that will tell you what your letter grade is in the course. For example, if you enter 75%, the code should
Write a Matlab code that will tell you what your letter grade is in the course. For example, if you enter 75%, the code should return a 'C' and if you enter a 50% the code should return an 'E.'
Also, demonstrate the Matlab output from your code using an input of 75% and a 50%.
Grade Ranges
Letter Grade
- 100-89.5
- 89.4 79.5
- 79.4 69.5
- 69.4 59.5
- Below 59.5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
