Main Content
getOutputSize
Get the size of outputs of a System object
Description
[
returns the size of each output of a System object™. The number of outputs must match the number of outputs returned by the
sz_1, sz_2, ..., sz_n
] = getOutputSize(obj
)getNumOutputs
method.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a