Re: contour plot with y-x axis switch? [message #18358] |
Mon, 20 December 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Bob Stockwell (dejastockwell@my-deja.com) writes:
> A simple question,
>
> I have an array = (10,5000) for instance.
> I would like to lot the contour of this array,
> like so:
>
> contour,transpose(array)
>
>
> This is fine, but is it possible to
> avoid the tranpose operation and directly
> draw the contour plot with the x and y
> directions switched?
I'm quite sure that if there *was* a way (I don't
think there is) it would require even more keystrokes
than this. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|