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.