DataTable
編集メモ: 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 リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Text Files >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > LaTeX >
タグ
謝辞
ヒントを与えたファイル: Forecasting the FTSE 100 with high-frequency data: A comparison of realized measures
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!