Distributed parallel simulations with Simulink(R) and other tools

Parallel and co-simulations with Simulink(R), integration with simServer

You are now following this Submission

This is a Simulink(R) library with blocks that can connect to the simServer for distributed and co-simulation. This version includes all necessary files including the simServer and a library for custom application integrations.
The blocks in this library will connect to the simServer through TCP/IP when the simulation is started. Remember that you can not connect two models with simServer blocks from the same MATLAB(R) instance. To simulate on one computer you need to start one MATLAB instance for each model. With these blocks you can distribute a complex simulation on a cluster for more efficient simulations or connect different simulation environments for co-simulation.

To install: Unpack the zip-file in a directory and add the simulink library folder to your your matlab path (or run the setup.m file).

Cite As

Roger Aarenstrup (2026). Distributed parallel simulations with Simulink(R) and other tools (https://se.mathworks.com/matlabcentral/fileexchange/13721-distributed-parallel-simulations-with-simulink-r-and-other-tools), MATLAB Central File Exchange. Retrieved .

Categories

Find more on MATLAB Parallel Server in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Updated files and text

1.1.0.0

Updated for 2009a, added a dc_motor demo.

1.0.0.0

Some updates and fixes.