plscale3
defines scaling factors and origin for 3-D coordinate system
parameter | type | units | description |
---|---|---|---|
xmin,ymin,zmin | float | uu | value at the left/low/bottom end of the axes |
xmax,ymax,zmax | float | uu | value at the right/high/top end of the axes |
xlen,ylen,zlen | float | mm | lengths of the axes |
returns: | void |