MATLAB Table to LaTeX conversor
Version 1.1.4 (2.16 KB) by
Víctor Martínez-Cagigal
This function converts a MATLAB(R) table into a .tex file, using LaTeX formatting.
The function table2latex(T, filename) formats a MATLAB table (T) into a .tex file (specified by the filename path), following the LaTeX formatting. Please, avoid using cells or structs inside the table.
Cite As
Víctor Martínez-Cagigal (2024). MATLAB Table to LaTeX conversor (https://www.mathworks.com/matlabcentral/fileexchange/69063-matlab-table-to-latex-conversor), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2017a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on LaTeX in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Data Uncertainty Format for LaTeX Table
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.