Next: Grid Functions
Up: Axes Functions
Previous: eaxespol.m
  Contents
NAME
eaxis - draw scaled axis
SYNOPSIS
eaxis(xPos,yPos,length,type,scale[,angle[,color]])
PARAMETER(S)
xPos x-value of start position of axis
yPos y-value of start position of axis
length length of axis
type orientation of scaling 'w'=west, 'e'=east, 's'=south, 'n'=north
scale vector of scaling, [startValue stepValue endValue]
angle angle to rotate axis
color color of axis
GLOBAL PARAMETER(S)
eXAxisSouthValueFormat
eYAxisWestValueFormat
eXAxisNorthValueFormat
eYAxisEastValueFormat
eXAxisSouthValueVisible
eYAxisWestValueVisible
eXAxisNorthValueVisible
eYAxisEastValueVisible
eAxesColor
eAxesValueFontSize
eAxesValueSpace
eAxesLineWidth
eAxesTicShortLength
eAxesTicLongLength
eAxesTicLongMaxN
Stefan Müller
2002-01-15