latexTable

Converts matrices, cells and MATLAB tables to LaTex table code. Allows format,pivot,col/row headers.

https://github.com/eliduenisch/latexTable

Download
Download

You are now following this Submission

Cite As

Eli Duenisch (2026). latexTable (https://github.com/eliduenisch/latexTable), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.21.0

new feature for positioning the table in your LaTex document, addional examples, some minor fixes

Download
1.15.0

using github repo next trial

Download
1.14.0

updated version date, switched back from github to regular upload

Download
1.12.0

it is now possible to use MATLAB tables without row and/or column names

Download
1.11.0

Fixed output when no row and/or column labels are set. Thank you Dimitar Atanasov for mentioning!

Download
1.10.0

changed title

Download
1.9.0

Improved documentation.

Download
1.8.0

Changed file descriptions.

Download
1.7.0

Some changes in the documentation.

Download
1.6.0

This update enables pivoting of the table (=transpose data and labels). The data format definition can now be applied column- or row-wise.

Download
1.5.0

It is now possible to use the new MATLAB datatype 'table' as data input.
Column headers are added as an optional input.

Download
1.4.0

Updated comments in example script

Download
1.3.0

Changes in comment section

Download
1.2.0

Added a script to run an simple example of latexTable.m

Download
1.1.0

Now you can set a replacement value for NaNs in your MATLAB data, e.g. use an empty string for a blank space or '-' for a minus sign.

Download
1.0.0

Download
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.