Help with colored contour plots [message #2827] |
Fri, 30 September 1994 11:40  |
dpal
Messages: 7 Registered: June 1994
|
Junior Member |
|
|
I am having trouble with writing a colored contour plot to a 'ps' file.
I can view the color-filled plot on screen, but when I write it to a 'ps'
file, and view it with ghostview, i get a b/w picture. Can anyone tell
me if I can write this colored plots to some kind of output file like
GIF/JPG/PS etc?
Thanks.
Deb
|
|
|
Re: Help with colored contour plots [message #2828 is a reply to message #2827] |
Fri, 30 September 1994 13:57  |
dan
Messages: 27 Registered: March 1993
|
Junior Member |
|
|
In article <36hm3o$5b3@mojo.eng.umd.edu>, dpal@glue.umd.edu (Debabrata Pal) writes:
|>
|>
|> I am having trouble with writing a colored contour plot to a 'ps' file.
|> I can view the color-filled plot on screen, but when I write it to a 'ps'
|> file, and view it with ghostview, i get a b/w picture. Can anyone tell
|> me if I can write this colored plots to some kind of output file like
|> GIF/JPG/PS etc?
|>
|> Thanks.
|>
|> Deb
|>
|>
I think you might need a
device,/color,bits=8
after your
set_plot,'ps'
--
************************************************************ ***
** Dan Bergmann dbergmann@llnl.gov **
** Global Climate Research fax (510) 422-5844 **
** Lawrence Livermore National Lab human (510) 423-6765 **
|
|
|