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.
Progress log in Comsol 4
Posted 02.12.2010, 08:44 GMT-5 Interfacing Version 4.0, Version 4.0a, Version 4.1, Version 4.2a 6 Replies
Please login with a confirmed email address before reporting spam
Hi,
Back in Comsol 3.5a, when running a matlab script it was possible to adjust the behavior of the progress window via the command 'flreport'. Not only was it possible to turn off the progress window by using flreport('off') , it was also possible to redirect the progress log to a file, using flreport('file','filename'). Having the progress log written as a file was very handy when doing long simulations in matlab (e.g., without the Comsol GUI).
Does anyone know how to get back this functionality in Comsol 4 (4.1) ?
I looked at both the matlab LiveLink doc and at the comsol API doc, but couldn't find what I was looking for. The basic functionality of flreport ('on') or ('off') seems to be accessible via ModelUtil.showProgress(bool), but, from what I can see the possibility of redirected the progress log to a file seems to have been removed in the 'upgrade'...
Charles
Back in Comsol 3.5a, when running a matlab script it was possible to adjust the behavior of the progress window via the command 'flreport'. Not only was it possible to turn off the progress window by using flreport('off') , it was also possible to redirect the progress log to a file, using flreport('file','filename'). Having the progress log written as a file was very handy when doing long simulations in matlab (e.g., without the Comsol GUI).
Does anyone know how to get back this functionality in Comsol 4 (4.1) ?
I looked at both the matlab LiveLink doc and at the comsol API doc, but couldn't find what I was looking for. The basic functionality of flreport ('on') or ('off') seems to be accessible via ModelUtil.showProgress(bool), but, from what I can see the possibility of redirected the progress log to a file seems to have been removed in the 'upgrade'...
Charles
6 Replies Last Post 22.02.2012, 04:23 GMT-5