User guide

33-25
_parrow3 = { 1 1 1 2 2 2 3 0.2 11 10 6
0,
3 4 5 2 2 2 3 0.2 11 10 6 0
};
_paxes
scalar,2x1,or3x1vectorforindependentcontrolfor
eachaxis.ThefirstelementcontrolstheXaxis,the
secondcontrolstheYaxis,andthethird(ifset)controls
theZaxis.If0theaxiswillnotbedrawn.Defaultis1.
Ifthisisascalar,itwillbeexpandedtothatvalue.
Forexample:
/* turn X axis on, Y axis off */
_paxes = { 1, 0 };
/* turn all axes off */
_paxes = 0;
/* turn all axes on */
_paxes = 1;
_paxht
scalar,sizeofaxeslabelsininches.If0,adefaultsizewill
becomputed.Defaultis0.
_pbartyp
1x2orKx2matrix.Controlsbarshadingandcolorsinbar
graphsandhistograms.
Thefirstcolumncontrolsthebarshading:
0
noshading
1
dots
2
verticalcross-hatch
3
diagonallineswithpositiveslope
Publication Quality
Graphics
Publication Quality
Graphics