array
Syntax
Description
updates the array using one or more name-value pairs. For example, pcbArr
= array(___,Name,Value
)p =
array(pcbObj,'linear','NumElements',5)
creates a linear array of
pcbObj
PCB stack object with five elements.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a