Main Content
addInertialFrame
Syntax
Description
addInertialFrame(
adds a new inertial frame to the UAV scenario scene
,base
,name
,position
,orientation
)scene
by specifying the
base, name, position, and orientation of the new inertial frame.
addInertialFrame(
adds a new inertial frame to the UAV scenario scene
,base
,name
,transformMatrix
)scene
by specifying the
base, name, and transformation matrix of the new inertial frame.
Examples
Input Arguments
Version History
Introduced in R2020b