matlab and latex
5 views (last 30 days)
Show older comments
hi, i wrote myself a little programm that makes me some calculations and then generates a latex script. is it possible to call the tex compiler within matlab and maybe open the generated file file in a pdf reader. im using windows 7 64 bit if that matters and i got miktex and technixcenter installed.
thx
0 Comments
Answers (1)
Jan
on 6 Mar 2012
Yes, this is possible. For the LaTeX compilation use system, while opening the PDF works with winopen also.
0 Comments
See Also
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!