Decrease Computational Cost by Inlining Simscape Run-Time Parameters

Simscape™ run-time parameters tend to increase the complexity of your code and, therefore, the computational cost of simulating your model. While the additional cost is not typically problematic for desktop simulation, it could result in a CPU overload during real-time simulation.

Consider decreasing the complexity of your model by inlining Simscape run-time parameters in your model, if your simulation:

For information on inlining Simscape run-time parameters, see Manage Simscape Run-Time Parameters.

Related Topics