Question: This is an problem for Matlab 2017. Write a function that generates a cell array (1x2). Cell 1 should contain a vector of a 1000

This is an problem for Matlab 2017.
Write a function that generates a cell array (1x2). Cell 1 should contain a vector of a 1000 student names while cell 2 should contain a square matrix of 1000 grades (1000 grades per student). 1. Use student names of students that change incrementally i e. student-1, student-2, , 1000 As for the grades, use the rand function to generate a random set of grades that is uniformly distributed between 40 and 100 with an average of 70
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
