Main Content
append
Description
append(
adds a sequence of states pathObj
,states
,controls
,targets
,durations
)states
, controls
controls
, targets targets
, and durations
durations
, to the end of the path. If the path is empty, the
states
input must have one more row than the other input vectors and
matrices. If the path contains points already, the function applies the first control to the
last state in the current path.
Examples
Input Arguments
Version History
Introduced in R2021b