update (Aero.Node)
Change node position and orientation versus time data
Syntax
update(h,t)
h.update(t)
Description
update(h,t)
and h.update(t)
change
node position and orientation of node h
as a function
of time t
. t
is a scalar
in seconds.
Note
This function requires that you load the node and time series data first.
Examples
Version History
Introduced in R2007b