Title:
Reading-text-files-in-Matlab Download
- Category:
- matlab
- Tags:
-
- File Size:
- 12kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- vipyinpp
Description: Using file io functions in Matlab is a bit of confusion due to the variety and the issue of vectorisation.
In the following snippet data is read back using:
fscanf : creates a vector row by row
textread (or its replacement textscan): creates matrix
importdata: creates matrix
load: creates matrix
To Search:
File list (Check if you may need any files):
Reading text files in Matlab.docx