DataTable
by Paul Mattern
17 Jul 2009
(Updated 17 Aug 2009)
store data in a table format that supports printing in plain text, Latex, HTML, Wiki,...
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
This submission has inspired the following:
Forecasting the FTSE 100 with high-frequency data: A comparison of realized measures
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
| Other requirements |
MATLAB 7.6 (R2008a) or higher |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 17 Aug 2009 |
fixed
"Undefined function or method 'myformat' for input arguments of type 'cell'."
error |
|
Contact us at files@mathworks.com