Plot the specified region as a contour.
TCL SYNTAX:
regPlotAsContour
the region containing the data
row that will be the center of the contour
column that will be the center of the contour
currently not used
total number of rows to contour
total number of columns to contour
1-dimensional array of NC contour levels, dimensioned at least NC
Same as regPlotAsContour except that this verb
is meant to be hooked up to fsao via a mouseDefine command -
mouseDefine RECTANGLE_CL regPlotAsContourFsao
You must bind the command to the RECTANGLE_CL button - no other will work.
The region containing the data currently on display in fsao will used to do
the contouring.
Same as regPlotAsContour except the resultant
contour plot is written to pgplot.ps.
Same as regPlotAsContourFsao except the
resultant contour plot is written to pgplot.ps.