NAME
econtour - draw a contour plot of matrix
SYNOPSIS
econtour(matrix[,scale[,dash[,colorMap]]])
PARAMETER(S)
matrix matrix for contour plot
scale vector of scaling [start step end]
dash if dash=0 then draw solid lines
else value of dash is the distance of dashs
colorMap colors for different iso-lines
GLOBAL PARAMETER(S)
ePlotAreaWidth
ePlotAreaHeight
ePlotAreaPos
eContourLineColor
eContourLineDash
eContourScale
eContourLevelsMaxN
eContourValueFormat
eContourLineWidth
eContourValueVisible
eContourValueDistance
eContourValueFont
eContourValueFontSize
eYAxisWestScale
eXAxisSouthScale
valueForm=sprintf('1.%df',vForm);
Stefan Mueller
2003-01-13