Main Content
createParameterBus
Create Simulink bus object and configure Bus Creator block for passing model parameters to Nonlinear MPC Controller block
Description
createParameterBus(
creates a nlmpcobj
,nlmpcblk
,busName
,parameters
)Simulink.Bus
object, busName
, in the
MATLAB® workspace for passing model parameters to a Nonlinear MPC
Controller block, nlmpcblk
.
createParameterBus
requires you to connect a Bus
Creator block to the Nonlinear MPC Controller block in advance so
that it can configure the Bus Creator block to use the bus object.
Examples
Input Arguments
Version History
Introduced in R2018b