Re: surface plot in not clear for larger image size? [message #53214] |
Thu, 29 March 2007 09:24 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
vijay writes:
> Hi, i had tried to plot a large image(400 x 400) using the surface
> command. The result is not clear that is there is no wire mesh like
> appearance. the whole data is clubbed together i can't able to see the
> variations. But when i had taken a small subset of that image and
> plotted, there i can able to get the wire mesh look. Could any one
> tell me how to get the clear wire mesh image for a larger image size
> 400 x 400 or above.
Try plotting it on your new 10,000 by 10,000 pixel display.
Cheers,
David
P.S. Of course, there is always the Surface, Rebin(data, 100, 100)
method, too.
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|