Next: eaxis.m
Up: Axes Functions
Previous: eaxes.m
  Contents
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)
ePolarAxisRadScale
ePolarAxisAngScale
ePolarAxisRadVisible
ePolarPlotAreaCenterPos
ePolarPlotAreaRadMin
ePolarPlotAreaRadMax
ePolarPlotAreaAngStart
ePolarPlotAreaAngEnd
ePolarPlotAreaValStart
ePolarPlotAreaValEnd
ePolarAxisRadVisible
ePolarAxisRadValueFormat
ePolarAxisRadValueVisible
ePolarAxisAngVisible
ePolarAxisAngValueFormat
ePolarAxisAngValueVisible
eAxesValueFontSize
eAxesColor
eAxesLineWidth
eAxesTicShortLength
eAxesTicLongLength
eAxesTicLongMaxN
eAxesValueSpace
Stefan Müller
2002-01-15