Main Content
setSubsequence
Update partial sequences
Description
returns a new object that is a copy of newObject
= setSubsequence(object
,subsequences
,subset
,positions
)object
with the partial
sequences of a subset of elements set to subsequences
. The
positions
argument specifies the sequence positions to be
updated by subsequences
. A one-to-one relationship must exist
between the number and order of elements in subsequences
and
subset
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2010a