prepareToDeploy
Class: sdo.SimulationTest
Package: sdo
Description
configures the Simulink® model and simulation scenario 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 scenario Simulator_out
so that the sdo.SimulationTest
object does not need to perform model error checking or
configuration when deployed as part of an executable.
configures 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