draw scaled axis
Synopsis
valueTextPos=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 ‘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
valueTextPos :
positions of values
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