Model Predictive Control Toolbox™ Previous page   Next Page 
getname
 Provide feedback about this page

I/O signal names in MPC prediction model

Syntax

Description

name=getname(MPCobj,'input',I) returns the name of the I-th input signal in variable name. This is equivalent to name=MPCobj.Model.Plant. InputName{I}. The name property is equal to the contents of the corresponding Name field of MPCobj.DisturbanceVariables or MPCobj.ManipulatedVariables.

name=getname(MPCobj,'output',I) returns the name of the I-th output signal in variable name. This is equivalent to name=MPCobj.Model.Plant.OutputName{I}. The name property is equal to the contents of the corresponding Name field of MPCobj.OutputVariables.

See Also

setname, mpc, set


 Provide feedback about this page 

Previous page getmpcdata getoutdist Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS