scatter
(method of vector3d)
Syntax
scatter(v) % plot the directions v scatter(v,data) % colorize directions according to data scatter(v,'label',text) % plot text below markers scatter(v,'label',text,'textaboveMarker') % plot text above markers
Input
v | |||||||||||||||
data |
double |
||||||||||||||
rgb |
a list of rgb color values |
||||||||||||||
param,val | Parameters and values that control scatter
|
Output
See also
MTEX 5.0.0 |