plot edit page

annotate a orientation to an existing plot

Syntax

plot(ori)
plot(ori,'label','o1')
plot(ori,'MarkerFaceColor','blue')
plot(ori,'filled')

Input

ori orientation

Options

MarkerFaceColor fill color of the marker
MarkerEdgeColor edge color of the marker
MarkerSize size of the marker
label a text displayed next to the marker
backgroundColor background color of the text (none)

Flags

filled MarkerFaceColor is MarkerEdgeColor
labeled

See also

orientation.scatter orientation.plotPDF orientation.plotODF orientation.plotIPDF vector3d.text