prepareToDeploy
R2026bSet up simulation configuration for deployment with Simulink Compiler
Description
sets up the Simulink® model and simulation configuration specified as the Simulator_out = prepareToDeploy(Simulator)sdo.SimulationTest object Simulator, for deployment with
Simulink
Compiler™.
prepareToDeploy saves logging and parameter information in the
simulation configuration Simulator_out so that the sdo.SimulationTest object does not need to perform model error checking when
deployed as part of an executable.
sets up the Simulator_out = prepareToDeploy(Simulator,p)sdo.SimulationTest object
Simulator for deployment with an optional vector
p of param.Continuous objects that can be used to
modify the model variables once the model is deployed.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020a