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

Home » Public Forums » archive » Re: PNGs without X?
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: PNGs without X? [message #33758 is a reply to message #33757] Tue, 21 January 2003 12:08 Go to previous message
tam is currently offline  tam
Messages: 48
Registered: February 2000
Member
Dr. Sven Geier wrote:
...
> Anybody know how to do a standard run-of-the mill X-type plot into a file or
> into an array or into RAM or such?
>
> Thanks in advance...
>
> -- SG
>
>

I believe the Z-buffer plotting device can be used here. Just...
set_plot, 'Z'
... Do your plotting
z=tvrd()
write_png,...

The DEVICE options let you set the number of pixels in the image.

There are probably better or more modern ways to do this, but I think
this will at least get you started.

Good luck,
Tom McGlynn
[Message index]
 
Read Message
Read Message
Previous Topic: dialog_pickfile and the 'file' keyword
Next Topic: Re: How to plot with time as one axis ?

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

Current Time: Sun Oct 12 14:34:48 PDT 2025

Total time taken to generate the page: 0.55960 seconds