tsvread: importing tab-separated data

버전 1.5.0.0 (2.11 KB) 작성자: Stephan Koehler
Similar to csvread, but has a lot more user-friendly options and can deal with non-numeric data.
다운로드 수: 2.8K
업데이트 날짜: 2011/10/2

라이선스 보기

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 CenterMATLAB Answers에서 Database Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.5.0.0

bug fix

1.4.0.0

fixed minor bug

1.0.0.0