Matrix to latex Matrix

A variation of matrix2latex. The output is not a tabular but a pmatrix environment.

You are now following this Submission

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

Insert in latex:

\input{matrixfilename.tex}

For example:

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

Cite As

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

Acknowledgements

Inspired by: matrix2latex

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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