text

(method of vector3d)

display a text in a spherical plot

Syntax

text(v,s)
text(v,s,'fontSize',16)
text(v,s,'textAboveMarker')
text(v,s,'textColor','blue')
text(v,s,'textBackgroundColor','white')

Input

v

vector3d

s

string

param,val Parameters and values that control text
Parameter Description

See also