simulateSystem
R2026bSimulate system specified by converter object
Syntax
Description
simulates
the system using the inputs specified in the simOut =
simulateSystem(converter,simIn)Simulink.SimulationInput object simIn.
simulates the system using the parameter values specified in the structure
simOut = simulateSystem(converter,ParameterStruct)ParameterStruct.
Examples
Input Arguments
Output Arguments
Limitations
The
SimulationModeproperty must be set tonormal. The Fixed-Point Designer™ software does collect simulation ranges inacceleratororrapid-acceleratormodes.The
StopTimeproperty cannot be set toinf.The
SrcWorkspace(not recommended) parameter must be set to eitherbaseorcurrent.
Tips
To name your simulation run, before simulation, change the
CurrentRunNameproperty of theDataTypeWorkflow.Converterobject.
Version History
Introduced in R2014b