help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: printing to color .eps with meshc but not with surf


From: Ben Abbott
Subject: Re: printing to color .eps with meshc but not with surf
Date: Tue, 11 Mar 2014 22:24:16 -0400

On Mar 11, 2014, at 7:28 AM, timw <address@hidden> wrote:

> (I tried to add this to my earlier post of this morning but I didnt manage to 
> do this. In case that helps, the confirmation string was 
> e7a973e367cb2d940f92dc53e48c2d9026425eda).
> 
> 
> I simply wanted to add that all that detour about gbumps etc is superfluous 
> and need not be taken into account, since the same problem persisted when I 
> simply plotted my own function: with ‘meshc’ I was able to use print -depsc 
> fig.eps and obtain (despite the same warnings) a color .eps image, when I use 
> ‘surf’ it seems impossible to do that..
> Thanks, 
> Tim

What version of Octave are you running?

With 3.8.1 on Mac OSX, I tried ...

        surf ()
        print -depsc foo.eps

The result has the proper color.

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]