Main Content
simscape.getLocalSolverFixedCostInfo
Description
returns a structure array with the fields s
= simscape.getLocalSolverFixedCostInfo(modelName
)SolverPath
and
MaxIterations
, which report the network path to the Solver Configuration block and the optimal value to enter in the
Nonlinear iterations parameter of the Solver
Configuration block. MaxIterations
returns
-1
if the simulation fails to converge.
Examples
Input Arguments
Assumptions and Limitations
The function does not support Simscape™ Multibody™ networks.
The function does not support rapid accelerator mode.
The function does not support fast restart.
Version History
Introduced in R2021b