Question: Matlab 2/ For a text file containing tab separated data, which command will read the data and create a matrix from the data ? Use
Matlab 2/ For a text file containing tab separated data, which command will read the data and create a matrix from the data ? Use the function dlmread(not seen during the course but very useful) by specifying the separator as tabs. Read a file called example.csv. A very short example of such a file is shown below. 1 1.12 2.10 64 25 1.489 1.18 152.4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
