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

Home » Public Forums » archive » Possible Bug in Axis Routine idl 3.6.1a
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Possible Bug in Axis Routine idl 3.6.1a [message #3840] Wed, 15 March 1995 14:27
Evan F. Fishbein is currently offline  Evan F. Fishbein
Messages: 6
Registered: February 1995
Junior Member
With idl 3.6.1a, I am noticing that calls to axis with keywords: xrange,
xticks, and xtickv that worked in version 3.5.? no longer do so.

Example:

IDL> i=indgen(10)
IDL> xr=[-3,10]
IDL> plot, i, xrange=xr, xsty=9
IDL> axis, /xaxis, xran=xr, xtickv=[-2, 1,5], xticks=2

produces an axis labeled with 2 and 5 at the endpoints, The call:

IDL> axis, /xaxis, xran=xr, xtickv=[-3, -2, 1,5,10], xticks=4

produces tick marks at -2, 1, and 5, but if you don't want tick marks
at -3 and 10 you are out of luck.

Comments and corrections greatly appreciated.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Q: IDL and PVWAVE purchase info
Next Topic: Where can I get the FAQ?

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

Current Time: Wed Oct 08 11:50:58 PDT 2025

Total time taken to generate the page: 0.00643 seconds