Running COMSOL Multiphysics with Simulink
Running COMSOL Multiphysics with Simulink starts a COMSOL Multiphysics server and a MATLAB Desktop. The COMSOL graphical user interface is not started. For a tutorial, see the
Introduction to LiveLink for Simulink
manual.
To launch MATLAB and connect it to a COMSOL Multiphysics server, run the command
comsol mphserver simulink
Note that the Simulink window is not opened by this command.
Required Programs for Running COMSOL with Simulink
The
xterm
program is necessary for the command
comsol mphserver simulink
.
•
To install the missing packages on Debian and Ubuntu, type
sudo apt-get install xterm
•
To install the missing packages on RedHat Enterprise and Fedora, type
sudo yum install xterm
•
To install the missing packages on OpenSUSE, type
sudo zypper install xterm