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.
Run comsol from matlab
Posted 8 févr. 2019, 18:46 UTC−5 LiveLink for MATLAB Version 5.3 2 Replies
Please login with a confirmed email address before reporting spam
My comsol version is 5.3 and Matlab is 2018a. I tried to run comsol using livelink for Matlab. I first loaded my comsol file and Matlab gives me following info:
ans = COMSOL Model Object Name: RRAM.mph Tag: Model Identifier: root
Then I typed the following command:
mphgeom(Model)
An error came out: No constructor 'com.comsol.model.Model' with matching signature found.
What does the error mean? Can someone help me with the problem? Thank you.