tsvread: importing tab-separated data
by Stephan Koehler
03 Sep 2011
(Updated 02 Oct 2011)
Similar to csvread, but has a lot more user-friendly options and can deal with non-numeric data.
|
Watch this File
|
| File Information |
| Description |
Both numeric and text is imported. For the non-numeric cells, the numeric values are NANs.
There are several options, depending on the input and output arguments. If no output arguments are requested, the data is displayed to the screen. It is a good idea to verify the import by using the no-output option. It is possible to import selected columns by specifying the header string. If no header strings are supplied, then the entire spreadsheet is imported. |
| MATLAB release |
MATLAB 7.12 (2011a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 06 Sep 2011 |
fixed minor bug |
| 02 Oct 2011 |
bug fix |
|
Contact us at files@mathworks.com