
NCL > Application examples > Basic examples
TickMark example 4
Demonstrates format options for TickMark labels.
This example can be created using NCL. It demonstrates how to use the format resources to control tickmark labels. The name of the source file for this example is tm04n.ncl.
Discussion
This module discusses how to format tickmark labels using an NCL script.
Creating the plot using HLUs
There is no HLU C program version of this example.
Creating the plot using HLU FORTRAN library calls
There is no HLU Fortran program version of this example.
Creating the plot using NCL
The NCL script that generates this plot is called tm04n.ncl.
The data
This plot does not use any external data.
How to run this example
This example can be generated using an NCL script (tm04n.ncl). The example is installed in the following location:
- $NCARG_ROOT/lib/ncarg/nclex/tickmark/tm04n.ncl