[texhax] Re: HOW DOES ONE INSERT A MATLAB EXTENDED POSTSCRIP PLOT
(e.g. PLOT.E PS) INTO A LATEX DOCUMENT
Martin Heller
mr_heller at yahoo.dk
Mon Jun 20 09:52:14 CEST 2005
Cohoon David K Contr AFRL/HEX wrote:
> I'm assembling a report that is due on Friday. I need to know how to
> insert MATLAB plots into the Latex document.
Export the plot from Matlab to a EPS file if you use LaTeX or to
a PDF file if you use PDFLaTeX and include it in the document
using \includegraphicx as usual. If you want text, labels etc. in
the same font as in the bodytext of your document, try using the
PSFrag package or laprint
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=4638&objectType=file>.
More information about the texhax
mailing list