Matrix to latex Matrix

A variation of matrix2latex. The output is not a tabular but a pmatrix environment.
1.7K Downloads
Updated 29 Sep 2010

View License

Just call matrix2latexmatrix(yourmatrix, 'matrixfilename.tex').

Insert in latex:

\input{matrixfilename.tex}

For example:

$y=\input{mymatrix.tex} * x$

Cite As

nicolamr Marcacci Rossi (2024). Matrix to latex Matrix (https://www.mathworks.com/matlabcentral/fileexchange/28880-matrix-to-latex-matrix), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags
Acknowledgements

Inspired by: matrix2latex

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