DataTable

버전 1.1.0.0 (11.9 KB) 작성자: Paul Mattern
store data in a table format that supports printing in plain text, Latex, HTML, Wiki,...
다운로드 수: 3.1K
업데이트 날짜: 2009/8/17

라이선스 보기

편집자 메모: This file was selected as MATLAB Central Pick of the Week

DataTable objects are used to store data in a table format that is easily expandable, manipulatable and that supports printing in a variety of formats (plain text, Latex, HTML, Wiki; new printing formats can be added without changing any code). The format of numeric table contents (e.g. number of displayed digits) and the alignment of text and numbers can be changed for each column individually.

To use, extract zip-archive and add the extracted folder ('datatablepackage') to your matlab path.

Type 'help DataTable' for more information and examples on how to use DataTable.

The new object-oriented programming in MATLAB 7.6 (R2008a) or higher is required for DataTable to work.

인용 양식

Paul Mattern (2024). DataTable (https://www.mathworks.com/matlabcentral/fileexchange/24766-datatable), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

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

fixed
"Undefined function or method 'myformat' for input arguments of type 'cell'."
error

1.0.0.0