The property 'complexout' is now '
on' by default, which means that any complex results will now be returned by default. If you wish to have the previous behavior, you should set '
complexout' to '
off'.
The mphevaluate function now accepts expressions as a vector matrix. Results are returned as an array of the same size as the expressions.
A new option 'asvalue' has been added to return results as an array of structs, or a cell array of strings.
The option 'trans' now supports additional values for matrix transformation. New valid values are '
maxwellmutual' and '
mutualmaxwell' in addition to '
none', '
inverse', '
sy', '
sz', '
ys', '
yz', '
zs', and '
zy'.
It is now possible to specify at what step in the solution sequence the matrices should be extracted. By using the new property 'extractafter', it is possible to extract the initial load vector before running the solver. The matrices can then be manipulated and reinserted with mphinputmatrix.
The new buttons Copy set and
Copy get have been added for copying text to the clipboard on how to set or get information from settings and parameters in the model.