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.

load two models in the Matlab Livelink

Please login with a confirmed email address before reporting spam

Hello;

I am new in Comsol and Matlab Livelink. my question is how can I load two models in Matlab Livelink? For example I try to run the following sample code, but it generates error which I am unable solve. I do appreciate any suggestion.

model1 = mphload('...\mymodel.mph');
model2 = mphload('...\mymodel.mph');
model1.param.set('a','5.0');
model2.param.set('a','0.2');
model1.sol('sol1').run;
model2.sol('sol1').run;

0 Replies Last Post 02.12.2013, 21:48 GMT-5
COMSOL Moderator

Hello Andrew Wang

Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.

If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.