Write an m-file called grading that accepts a numerical value x from 0 to 100; compute and display the corresponding grading letter below:
x>= 90 (A), 80<><=89(b),>=89(b),><><><><=69(d),>=69(d),><>
Use nested if statement in your program
Use else if clause in your program
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here