Question: Matlab script needed a. Import into MATLAB the cartalk.txt file using readtable0) b. How many different entries are in this table? How may rows and
a. Import into MATLAB the cartalk.txt file using readtable0) b. How many different entries are in this table? How may rows and columns? C. write MATLAB code which will iterate through this table, and display only the rows that have the area code 314, saving it to a variable called STL_Cartalk Entries. d. Write MATLAB code which will sort alphabetically only these STL_Cartalk_Entries. Use the sortrows) function. a. Import into MATLAB the cartalk.txt file using readtable0) b. How many different entries are in this table? How may rows and columns? C. write MATLAB code which will iterate through this table, and display only the rows that have the area code 314, saving it to a variable called STL_Cartalk Entries. d. Write MATLAB code which will sort alphabetically only these STL_Cartalk_Entries. Use the sortrows) function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
