egridpol.m

NAME
egridpol - draw polar grid

SYNOPSIS
egridpol ([axisRadiusScale,axisAngleScale])

PARAMETER(S)
axisRadiusScale scale vector of radius axis [start step end]
axisAngleScale scale vector of angle circle [start step end]

special cases of scale vectors are:
if start=0 and end=0 then autorange=on
if step=0 then autoscale=on

GLOBAL PARAMETER(S)
ePolarPlotAreaValStart
ePolarPlotAreaValEnd
ePolarPlotAreaCenterPos
ePolarPlotAreaRadMin
ePolarPlotAreaRadMax
ePolarPlotAreaAngStart
ePolarPlotAreaAngEnd
ePolarAxisRadScale
ePolarAxisAngScale
ePolarRadiusGridVisible
ePolarRadiusGridLineWidth
ePolarRadiusGridColor
ePolarRadiusGridDash
ePolarAngleGridVisible
ePolarAngleGridLineWidth
ePolarAngleGridColor
ePolarAngleGridDash
eAxesTicLongMaxN



Stefan Mueller 2003-01-13