Question: matlab Assignment: Write a script with an array of structures to create a database for 2 or 3 students. Each structure will hold info for
Assignment: Write a script with an array of structures to create a database for 2 or 3 students. Each structure will hold info for one Matlab student partner. Call the structure StudentInfo and assign the following fields with appropriate values: Name: the name should be a structure with last and first names fields, i..e, a structure within a structure Soo Se amcLat StreetNo: give a street number Zip: any 5 digit number Run the script and from inside the Matlab Command Window extract information on all the students such as: 1. Last and first Names 2. StreetNo 3. Zip Use values for the StreetNo and Zip that enable you to identify a user's info from a glance, for example StreetNo: 1 and Zip 11111
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
