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.
Extract data comsol with matlab
Posted Nov 30, 2018, 6:25 a.m. EST Version 5.3a 2 Replies
Please login with a confirmed email address before reporting spam
Hello,
I use COMSOL with Matlab livelink for running EWFD simulations. I simulate 2 modes for each frequency of a large sweep. I want to extract the data for each mode from matlab but I can only have (latest simulation).
I export my model as .m file from Comsol, run it and extract my data with mphtable(model,'tbl1'), where tbl1 is the table where my data are stored. The problem is that, in comsol, it creates a table for each mode and I have to go in derived values-> choose the mode ->evaluate. That's in comsol. But I didn't find an equivalent from matlab.
How can I make it?
Thanks a lot for your help.
Fabien