aircraft
R2026bDescription
Add-On Required: This feature requires the 3D Scenarios add-on.
creates an aircraft actor in the specified scenario using the specified position or
trajectory. An aircraft actor includes a 3D model used for visualization and analysis. If
you specify multiple positions or trajectories, then the function creates multiple aircraft
actors.actr = aircraft(scnro,p)
By default, creating an actor automatically creates an actor visual in each open
scenario viewer. To avoid the automatic creation of visuals in a viewer, set the
AutoUpdate property of the corresponding GlobeViewer object
to "off".
Input Arguments
Output Arguments
Version History
Introduced in R2026b