mphinputmatrix(model,str,soltag,soltypetag) adds the system matrices and vectors stored in the MATLAB
® structure
str to the
model. The system matrices is associated to the linear solver configuration defined with the tag
soltag and solved with the solver defined with the tag
soltypetag.
soltypetag can only be one of the following solver type: Stationary, Eigenvalue, Time.