scatter

(method of orientation)

plots orientations in 3d

Syntax

scatter(ori)

Input

ori

orientation

param,val Parameters and values that control scatter
Parameter Description
'axisAngle'

axis angle projection

'Rodrigues'

rodrigues parameterization

'Euler'

3d Bunge Euler plot

'points'

number of orientations to be plotted

'center'

orientation center

param Options that control the scatter behavior
Parameter Description
'ignoreFundamentalRegion'

plot orientation as they are

'project2FundamentalRegion'

project orientations to fundamentalRegion (default)

'restrict2FundamentalRegion'

ignore all orientations outside the fundamentalRegion

See also

vector3d/text, orientation/plot