Simulink.Solver.register
R2026bDescription
Simulink.Solver.register( registers the
plugin solver slvr)slvr for use in Simulink® simulations. To use the solver, specify the Type and
Solver configuration parameters of the simulated
system.
Registering a plugin solver makes the solver available in the current MATLAB® session for all models. The software automatically unregisters plugin solvers when you close MATLAB.
The software automatically registers a plugin solver if you open a model in which the Solver parameter specifies a plugin solver and the solver class definition is on the MATLAB path.
Examples
Input Arguments
Version History
Introduced in R2026b