Question: Write a MATLAB script to overall student scores from a class from the input file hw42input.txt (available online). The scores are stored in the format


Write a MATLAB script to overall student scores from a class from the input file hw42input.txt (available online). The scores are stored in the format 8.3000000e+01 5.2000000e+01 9.2000000e+01 9.7000000e+01 8.4000000e+01 Your program must determine the grade points to assign to each student based on the following: Grade Point 4.0 3.0 2.0 1.0 0.0 Score x x 2 90 80 Sx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
