info = mphsolinfo(model,...) returns information about the solution object.
The function mphsolinfo accepts the following property/value pairs:
The returned value info is a structure with the following content
You can use the function mphgetu to obtain the actual values of the solution vector. Note that these functions are low level functions and you most often would use functions such as
mphinterp and
mpheval to extract numerical data from a model.