Given a list of grades in a class, write a script that gives the 2nd highest grade in the class and the average for the class.
So if A = [90 100 60 60 80 60]
B = [90 75]
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers140
Suggested Problems
-
Remove the two elements next to NaN value
703 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
399 Solvers
-
Back to basics - mean of corner elements of a matrix
462 Solvers
-
Matlab Basics - Absolute Value
670 Solvers
-
Rotate a matrix for 180 degree
217 Solvers
More from this Author23
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!