IRIS Toolbox Reference Manual
issolved
True if a model solution exists
Syntax
flag = issolved(m)
Input arguments
m
[ model ] - Model object.
Output arguments
flag
[
true
|
false
] - True for each parameterisation for which a stable unique solution has been found and exists currently in the model object.
Description
Example