comp.soft-sys.matlab
[Top] [All Lists]

Re: export eps color, wrong color exported

Subject: Re: export eps color, wrong color exported
From: "Benoit Valley"
Date: Fri, 30 Sep 2005 05:53:46 -0400
Newsgroups: comp.soft-sys.matlab
PB wrote:
> Hi Benoit!
>
> Have you tried to use print() instead of saveas(), personally I
> think
> print is better, something like this might work in your case:
>
> print -depsc2 -tiff -r300 -painters fname.eps
>
> % or use the functional form: print('...','..')
>
> HTH
>
> PB

I tried print, but it produce the same corrupted results. I put an
example of what is my matlab figure and what is the eps output at the
following link:

 <http://www.eg.geology.ethz.ch/valley/example.pdf>

If somebody could find a explanation for this, I will be very happy!

Thanks for your help
Benoît

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy