mphaddplotdata
Syntax
mphaddplotdata(model,'type',type,'data',data,…)
Description
mphaddplotdata(model,'type',type,'data',data,…)
create a new plot using the data
data
as a plottype
type
.
The function
mphaddplotdata
accepts the following property/value pairs:
Table 6-2:
Property/Value Pairs for the mphaddplotdata Command.
Property
Property value
Default
Description
arrowtype
arrow
|
arrowhead
|
cone
arrow
Arrow type
arrowbase
head
|
tail
|
center
tail
Arrow base
clearplot
off
|
on
off
Clear plot group
color
vector | string | index | matrix
Color specification
colortable
string | cell array
Color table name
data
matrix
Coordinates data
edges
off
|
on
on
Plot dataset edges
elementdata
matrix
Element data (low level)
latex
off
|
on
off
Use LaTeX markup
normaldata
matrix
Data for normals (low level)
plotgroup
string
Plot group tag
radius
vector
Radius for tubes
type
arrow
|
line
|
surface
|
annotation
|
tube
|
point
Plot type
vector
matrix
Direction vector
See also
mphplot