next up previous contents
Next: Plot Functions Up: Grid Functions Previous: egrid.m   Contents

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)
ePolarAxisRadScale
ePolarAxisAngScale
ePolarPlotAreaValStart
ePolarPlotAreaValEnd
ePolarPlotAreaCenterPos
ePolarPlotAreaRadMin
ePolarPlotAreaRadMax
ePolarPlotAreaAngStart
ePolarPlotAreaAngEnd
ePolarRadiusGridVisible
ePolarRadiusGridLineWidth
ePolarRadiusGridColor
ePolarRadiusGridDash
ePolarAngleGridVisible
ePolarAngleGridLineWidth
ePolarAngleGridColor
ePolarAngleGridDash
eAxesTicLongMaxN


Stefan Müller 2002-01-15