Question: use matlab 04 (6p) Create a text file, studData.txt that stores data of students; their enrollment year, name, and average GPA as shown on the
04 (6p) Create a text file, studData.txt that stores data of students; their enrollment year, name, and average GPA as shown on the first image. Write a script that prompts the user for the range of the GPA, and find students whose GPA lays within the range. Finally print the result as exactly shown on the image. (use textscan to read the file) 2010:Alima:2.5 2010:Bat:3.1 2010:Dorj:4 2011:Bold:2.4 2011:Tsetsega Write answer here 04 (6p) Create a text file, studData.txt that stores data of students; their enrollment year, name, and average GPA as shown on the first image. Write a script that prompts the user for the range of the GPA, and find students whose GPA lays within the range. Finally print the result as exactly shown on the image. (use textscan to read the file) 2010:Alima:2.5 2010:Bat:3.1 2010:Dorj:4 2011:Bold:2.4 2011:Tsetsega Write answer here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
