groundTrajectory
R2026bDescription
Add-On Required: This feature requires the 3D Scenarios add-on.
A ground trajectory represents the trajectory of an actor that moves along the
ground surface. Use groundTrajectory objects to specify trajectories when
creating Actor
objects.
Creation
Description
creates a ground trajectory from the specified waypoints.traj = groundTrajectory(waypoints)
specifies ground trajectory options using name-value arguments. For example, specify the
time of arrival for each waypoint by using the traj = groundTrajectory(waypoints,Name=Value)TimeOfArrival
argument.
Input Arguments
Name-Value Arguments
Properties
Object Functions
Version History
Introduced in R2026b