comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Plot to Postscript file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Plot to Postscript file [message #2835 is a reply to message #2832] Thu, 29 September 1994 10:36 Go to previous message
andy is currently offline  andy
Messages: 31
Registered: November 1993
Member
In article <36eett$idg@upsn2.u-psud.fr>, bardo@ief-paris-sud.fr (Bardo Muller) writes:
> Maybe it's too easy, but I was not able to figure it out :
>
> How does one save in IDL a graphics object, say, the one created by
> surface, into a Postscript file ?
>
> Thanks a lot,
>
> Bardo
>


I just did the following...

IDL> set_plot, 'ps'
IDL> surface, dist(40)
IDL> device, /close
IDL> $ghostview idl.ps

... and a beutiful plot appeared on my screen!

Andy

P.S. Ghostview is the name of my postscript previewer (not an IDL routine).

--
,__o Andrew F. Loughe (Mail Code 971) voice: (301) 286-5899
-\_<, NASA Goddard Space Flight Center fax : (301) 286-0240
(*)/'(*) Greenbelt, MD 20771 email: andy.loughe@gsfc.nasa.gov
[Message index]
 
Read Message
Read Message
Previous Topic: Loading and storing UNIX audio files.
Next Topic: 2-D cubic spline interpolation in IDL?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 00:19:56 PST 2025

Total time taken to generate the page: 0.56452 seconds