Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Post Processing LiveLink Matlab

Please login with a confirmed email address before reporting spam

Hello,

I am using Matlab LiveLink to post process .mph files with "mpheval" and "mphinterp". I did not manage to get the time steps taken by the solver. Is it possible ?

Thanks a lot !

1 Reply Last Post 2012年1月4日 GMT-5 07:31

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 2012年1月4日 GMT-5 07:31
I have found it :

with:

[sz,ndofs,data,name,type] = mphgetp(model)

"data" gives the time steps taken by the time dependant solver.
I have found it : with: [sz,ndofs,data,name,type] = mphgetp(model) "data" gives the time steps taken by the time dependant solver.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.