Matlab-->EPS-->Prosper-->PDF
Brought to you by:
goualard
Somewhere in this process prosper is dropping the minus
signs in front of negative numbers in my Matlab diagrams.
I convert from Matlab Fig files to EPS using the Matlab
command line:
print -depsc -tiff -r600 file.eps
then import into Adobe Illustrator to check and make
sure bounding box is set.
Then compile latex with prosper template downloaded
from here (sourceforge.net). Then convert to Adobe
PDF using
dvips -Ppdf
and
ps2pdf
I am running Red Hat Linux (recent install as of
December 2002).
???
edward.e.hopkins@dartmouth.edu
Ed
Logged In: NO
Try to use "epstopdf".
1) Generate eps file with Matlab
2) epstopdf
3) and then just go to prosper...
Just in case you are still using and old version of prosper,
try this one available at
http://www.ctan.org/tex-archive/macros/latex/contrib/supported/prosper/
Don't ask me why only a very old version is available to
download from http://prosper.sourceforge.net/
Regards,
JR