LiveLink™ for MATLAB®
New Functionality in Version 6.4
mphgrain
New function for extracting data from models using the Granular Flow Module. This function supports models using these datasets: Grain Trajectories, Grain1D, and GrainBin.
mphplot supports plotting of data coming from the Granular Flow Module.
mphstddev
New function for calculating standard deviation for expressions similar to the already existing mphmean wrapper function.
mphmatrix
When using mphmatrix for extracting system matrices for eigenvalue problems, the linearization value 'eigref' may now be complex valued.
mphdoc
When opening the Java documentation using mphdoc, the help is shown in a separate browser window.
Syntax:
mphdoc('api', <modelnode>)
mphwritemesh
mphwritemesh, which is used for writing meshes as files, now supports second order elements.
mphstartcomsolmphserver
mphstartcomsolmphserver now supports many more options, enabling it to be used in more scenarios where more control of file locations is required. The new arguments are: multi, timeout, forcecomsolgcc, forcegcc, mlroot, prefsdir.
mphrun
When using mphrun on a solver sequence, the method runAll is used. Previous versions used the run method. This should not make much difference for most models.
Functions with more output
mphsolinfo, mphmeshstats, and mphshowerrors show more output than previous versions. mphdatasetinfo has more output for Grid datasets.