|
|
Re: z_buffer size [message #11967 is a reply to message #11953] |
Fri, 05 June 1998 00:00  |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Damiano Zilio (damiano.zilio@jrc.it) writes:
> HOW I CAN DEFINE THE "XSIZE" AND "YSIZE" WITH THE Z-BUFFER?
>
> the default sizes are too small for me!!! I need more resolution!!!
Humm, more resolution. Try this:
Set_Plot, 'Z'
Device, Set_Resolution=[700,500]
:-)
Cheers,
David
-----------------------------------------------------------
David Fanning, Ph.D.
Fanning Software Consulting
E-Mail: davidf@dfanning.com
Phone: 970-221-0438
Coyote's Guide to IDL Programming: http://www.dfanning.com/
|
|
|