Build standalone executable or model reference target for model
slbuild(
builds a standalone
Simulink®
Coder™ binary executable file for the specified model using the current
model configuration settings. It also builds model reference coder targets for
the referenced models.model
)
If the specified model is not loaded, slbuild
loads the
model before initiating the build process.
If the model
argument is a cell array of top models,
slbuild
builds an executable file for each model.
You cannot use slbuild
to build subsystems.
slbuild(___,
builds files based on one or more name-value pair arguments.Name,Value
)
rtwbuild
(Simulink Coder) | rtwrebuild
(Simulink Coder)