https://github.com/mathworks/simulinkcosimulationexample
Examples of Co-Simulation with Simulink
https://github.com/mathworks/simulinkcosimulationexample
Last synced: about 2 months ago
JSON representation
Examples of Co-Simulation with Simulink
- Host: GitHub
- URL: https://github.com/mathworks/simulinkcosimulationexample
- Owner: mathworks
- Created: 2018-04-25T18:27:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-01T20:50:18.000Z (about 7 years ago)
- Last Synced: 2025-05-06T00:57:20.701Z (about 2 months ago)
- Language: C++
- Size: 577 KB
- Stars: 15
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# SimulinkCoSimulationExample
Examples of Co-Simulation with Simulink.This example uses the ZeroMQ library to implement co-simulation in Simulink. The project includes three examples:
- Co-simulation between Simulink and a separate executable
- Co-simulation between two Simulink models in two independent MATLAB sessions
- Co-simulation between a Simulink model and models running on local parallel worker