Tex Table

TEXTABLE outputs a matrix from m-lab to a file that can be directly included in TeX tabular environm
2K Downloads
Updated 27 Feb 2007

No License

TEXTABLE outputs a matrix from m-lab to a file that can be directly included in TeX tabular environment.
functionalities include amongst others exponential notation & inter row line placement.

Basic use: textable('file', Matrix)
For more advanced options, see help in the function.

Note: It can handle numeric matrices only (no strings nor cells).

Cite As

Jaap de Bruin (2024). Tex Table (https://www.mathworks.com/matlabcentral/fileexchange/13082-tex-table), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

'environment' option added - enables the generated tables to be used within math environment (with and without $ operator around each table entry)