(method of vector3d)
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 scatter(v,'numbered') % plot directions with numbers
v | |||||||||||||||||||||
data |
double |
||||||||||||||||||||
rgb |
a list of rgb color values |
||||||||||||||||||||
param,val | Parameters and values that control scatter
|
DocHelp 0.1 beta |