define tick mark

From: Guangshan chen <gchen9_at_nyahnyahspammersnyahnyah>
Date: Tue, 15 May 2007 14:52:18 -0500

Hi all,

I want to specify the tick mark of my plot. So I did these:

   res7_at_tmXBMode = "Explicit" ; Define tick
mark labels.
   res7_at_tmXBValues = ispan(12,300,12)
   res7_at_tmXBLabels = (/"12","24","36","48","60","........."/)
   res7_at_tmXBMinorValues = ispan(3,299,3)

But when I defined tick mark Labels, there are lot of values to write
down.
Is there any easy way to define tmXBLabels??

Thanks

Guangshan

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue May 15 2007 - 13:52:18 MDT

This archive was generated by hypermail 2.2.0 : Thu May 17 2007 - 11:10:44 MDT