Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
jwlabelaxis
print axis labels at defined positions of the x- or y-axis (useful, e.g., for logarithmic axes spanning less than 2 decades)
plotting tools
jwlabelaxis,xx,pos=pos,xaxis=xaxis,yaxis=yaxis,_extra=extra
xx: array of x- or y-axis values to print a label at
xaxis: if set, labels are for the x-axis (default) yaxis: labels are for the y-axis pos: x- or y-position of the labels in normal coordinates
plot,[1.,6],[5.,6,7],/xlog,/ylog,xstyle=1,ystyle=1 jwlabelaxis,[1.,2.,3.,4.,5.,6.],pos=0.02,/xaxis jwlabelaxis,[5.,6.,7.],pos=0.05,/yaxis, format='(I5)'
$Log: jwlabelaxis.pro,v $ Revision 1.1 2005/09/25 14:37:11 wilms initial release
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]