eaxis.m

NAME
eaxis - draw scaled axis

SYNOPSIS
eaxis(xPos,yPos,length,type,scale[,angle[,color[,offset]]])

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
offset offset of position

GLOBAL PARAMETER(S)
eAxesColor
eAxesValueFontSize
eAxesValueSpace
eAxesLineWidth
eAxesTicShortLength
eAxesTicLongLength
eAxesTicLongMaxN
eXAxisSouthValueFormat
eYAxisWestValueFormat
eXAxisNorthValueFormat
eYAxisEastValueFormat
eXAxisSouthValueVisible
eYAxisWestValueVisible
eXAxisNorthValueVisible
eYAxisEastValueVisible
eXAxisSouthValuePos
eYAxisWestValuePos
eXAxisNorthValuePos
eYAxisEastValuePos
eXAxisSouthScaleType
eYAxisWestScaleType
eXAxisNorthScaleType
eYAxisEastScaleType



Stefan Mueller 2003-01-13