| Model Predicitve Control Toolbox | Search  Help Desk |
| mod2mod | See Also |
Changes the sampling period of a model in MPC mod format.
Syntax
newmod = mod2mod(oldmod,delt2)
Description
Inputoldmod is the existing model in MPC mod format. Input delt2 is the new sampling period for the model. mod2mod returns newmod, which is the system in mod format converted to the new sampling time.
See Also
mod, ss2mod