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

Home » Public Forums » archive » save problems
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: save problems [message #86624 is a reply to message #86623] Sun, 24 November 2013 07:06 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Chrisss writes:

> I use IDL 8.2.2 and my questions are the following:
>
> 1- is possible to save plot and its oplot in the same .pdf (or png, jpeg, etc) file?
> 2- is possible to save tvscl window in a .pdf (or png, jpeg, etc) file?

Oh, boy, are you in for a big surprise! And resizeable windows, too!

http://www.idlcoyote.com/graphics_tips/coyote_graphics.php

Here is how to put multiple commands in a single plot and save it in any
of the formats you mention:

http://www.idlcoyote.com/cg_tips/multicmds.php

With your image, just use the OUTPUT keyword and the appropriate
extension and everything is handled for you:

IDL> cgImage, image, /Scale, OUTPUT='myimage.pdf'

Cheers,

David

P.S. Where have you been all my life? I've been writing programs just
for you!

--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Unexpected negative values when reading txt file
Next Topic: lamda default value in CURVEFIT function

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

Current Time: Wed Oct 08 17:11:50 PDT 2025

Total time taken to generate the page: 0.00446 seconds