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.
Status of study/solution with MATLAB Live Link
Posted 25 mar 2011, 09:50 GMT-4 Interfacing Version 3.5a, Version 4.1 3 Replies
Please login with a confirmed email address before reporting spam
I can't figure out how to determine the status of a study or solution in MATLAB. Basically I want to be able to tell if the study has run or needs to be rerun because of changes in the model. It's easy to check the status of a mesh:
String status = model.mesh(<tag>).feature(<ftag>).status()
What am I missing?
String status = model.mesh(<tag>).feature(<ftag>).status()
What am I missing?
3 Replies Last Post 4 ago 2011, 08:50 GMT-4