Mathrm latex
LaTeX Form of Symbolic Array Find the LaTeX form of the symbolic array S. syms x S = [sym (1)/3 x; exp (x) x^2] S = ( 1 3 x e x x 2) chr = latex (S) chr = '\left (\begin {array} {cc} \frac {1} {3} & x\\ {\mathrm {e}}^x & x^2 \end {array}\right)' LaTeX
order now