eaxespol.m

NAME
eaxespol - draw scaled axes and arc around polar plot area

SYNOPSIS
eaxespol([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)
ePolarPlotAreaCenterPos
ePolarPlotAreaRadMin
ePolarPlotAreaRadMax
ePolarPlotAreaAngStart
ePolarPlotAreaAngEnd
ePolarPlotAreaValStart
ePolarPlotAreaValEnd
ePolarAxisRadScale
ePolarAxisRadVisible
ePolarAxisRadValueFormat
ePolarAxisRadValueVisible
ePolarAxisRadPos
ePolarAxisAngScale
ePolarAxisAngVisible
ePolarAxisAngValueFormat
ePolarAxisAngValueVisible
ePolarAxisAngValueAngle
eAxesValueFontSize
eAxesColor
eAxesLineWidth
eAxesTicShortLength
eAxesTicLongLength
eAxesTicLongMaxN
eAxesValueSpace


Stefan Mueller 2003-01-13