Code covered by the BSD License
by nicolamr Marcacci Rossi
29 Sep 2010
A variation of matrix2latex. The output is not a tabular but a pmatrix environment.
| Watch this File
Just call matrix2latexmatrix(yourmatrix, 'matrixfilename.tex').
Insert in latex:
\input{matrixfilename.tex}
For example:
$y=\input{mymatrix.tex} * x$
Matrix2latex inspired this file.
good.....
Contact us