|
|
| File Information |
| Description |
This function exports MATLAB array (numerical or a cell array) to LaTeX enviroment tabularx.
The results it's printed to the command window and/or can be saved to a file.
You may choose table width, the numeber of decimals, the type (math or text) and also the title of each column.
For more information: help latex_table
For a rapid example: latex_table()
The result is shown in the screenshot. |
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 24 Apr 2008 |
Enhancements
- The result is store in a single variable, no output to command window.
- Open, write and close file only at the end.
- If dec or math_mode have less elements than the columns of var, the last value is used for the remaining columns. |
| 17 Jun 2008 |
Creates a simple preview of the table |
|
Contact us at files@mathworks.com