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.
sudo apt-get install xterm
sudo yum install xterm
sudo zypper install xterm