[Univ of Cambridge] [Dept of Engineering]
next up previous contents
Next: Examples Up: Maths Previous: Maths and Postscript fonts

Matlab and LaTeX

Matlab has some support for LaTeX production. For example
  latex('(sin(x)+2*x+3*x^2)/(5*x+6*x^2)','math.tex')
puts the LaTeX representation of the expression into a file called math.tex. Type ``help latex" inside matlab for details.



Tim Love
1999-08-05