Writing S-Functions | ![]() ![]() |
Get the name of the solver being used to solve the S-function.
Syntax
ssGetSolverName(SimStruct *S)
Arguments
S
SimStruct representing an S-function block or a Simulink model.
Description
Returns a pointer (char *
) to the name of the solver being used to solve the S-function represented by S.
Languages
See Also
ssGetSimMode, ssIsVariableStepSolver
![]() | ssGetSimMode | ssGetStateAbsTol | ![]() |