tsvread: importing tab-separated data
版本 1.5.0.0 (2.1 KB) 作者:
Stephan Koehler
Similar to csvread, but has a lot more user-friendly options and can deal with non-numeric data.
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.
引用格式
Stephan Koehler (2024). tsvread: importing tab-separated data (https://www.mathworks.com/matlabcentral/fileexchange/32782-tsvread-importing-tab-separated-data), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2011a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Database Toolbox 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!