Question: Using Matlab, Write a script that will create a nested structure variable that will store a student name, UID number, and GPA based on user
Using Matlab, Write a script that will create a nested structure variable that will store a student name, UID number, and GPA based on user input prompts. UID and GPA should be type double. Then, use field indexing to pull out the GPAs, store them in a variable, and then take their average.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
