Main Content
size
Size and order of MPC Controller
Description
Use the Model Predictive Control Toolbox™
size
function to return size and order of an MPC controller (see
mpc
for background).
To return the dimensions of an generic array or table instead, see size
.
returns the number of the element of the specified signal type associated with
signalSize
= size(mpcobj
,SignalType
)mpcobj
.
size(___)
displays the corresponding size information
for any of the previous syntaxes.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a