General ⇒ Maple in latex
-
- Posts: 26
- Joined: Wed Sep 30, 2009 7:04 pm
Maple in latex
I have some calculations made in Maple which I would to directly put in my latex-document (just like putting pdf-files in latex). any suggestions ?
thanks.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Maple in latex
latex - produce output suitable for LaTeX 2e printing
Calling Sequence
latex(expr)
latex(expr, filename)
latex(expr, filename, 'append')
Parameters
expr - any expression
filename - (optional) file in which to put the output
append - (optional) append to the output file filename instead of overwriting it
Regards,
ChE