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.
Error for LiveLink with MATLAB
Posted 29 sept. 2025, 06:50 UTC−4 LiveLink for MATLAB Version 5.6 1 Reply
Please login with a confirmed email address before reporting spam
Dear all,
I convert the COMSOL simulation model file to run with LiveLink in MATLAB. When I run the .m file, the import commands work, but the command ModelUtil.crate does not.
The command window gives:
Unable to resolve the name 'ModelUtil.create'
Error in (line 10) model = ModelUtil.create('Model')
I am using COMSOL 5.6, Matlab 2022b on Ubuntu 18.04.6 LTS
How can I fix this?
Thank you in advance.
