Reference Guide > Graphics and Plotting Keywords > [XYZ]Tickformat Keyword
  

[XYZ]Tickformat Keyword
Used With Routines:   AXIS,   BOXPLOT,   CONTOUR,   CONTOURFS,   CONTOUR2,   OPLOT,   PLOTSHADE_SURF,   SURFACE
Corresponding System Variable:   ![XYZ].Tickformat
Lets you use FORTRAN-style format specifiers to change the format of tick labels for the particular axis. For example:
PLOT, mydata, XTickformat = '(F5.2)'
This keyword works basically the same way as the Tickformat keyword.
See also Tickformat.

Version 2017.1
Copyright © 2019, Rogue Wave Software, Inc. All Rights Reserved.