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

Home » Public Forums » archive » Re: PV-Wave plotting adventures
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: PV-Wave plotting adventures [message #15656 is a reply to message #15650] Wed, 02 June 1999 00:00 Go to previous messageGo to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Liam Gumley wrote:
> The following example produces interesting results in IDL 5.2:
>
> window,/free,xs=500,ys=800
> !p.multi=[0,1,3,0,0]
> !p.charsize=2.0
> dx=1.0d-4
> plot,[0],[0],xrange=[x0,x0+dx],yrange=[x0,x0+dx],xstyle=1,ys tyle=1
> dx=1.0d-3
> plot,[0],[0],xrange=[x0,x0+dx],yrange=[x0,x0+dx],xstyle=1,ys tyle=1
> dx=1.0d-2
> plot,[0],[0],xrange=[x0,x0+dx],yrange=[x0,x0+dx],xstyle=1,ys tyle=1
>
> The non-uniform tick spacing on the Y axis of the middle plot is quite
> novel.

A definition for x0 would be helpful: try either of
x0=1000.0d0
x0=100.0d0

--
Liam E. Gumley
Space Science and Engineering Center, UW-Madison
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: REPENT: & irreverent "humour" � � ` ��
Next Topic: Interfacing IDL to Ada

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

Current Time: Thu Oct 09 22:33:37 PDT 2025

Total time taken to generate the page: 0.32258 seconds