Distributed parallel simulations with Simulink(R) and other tools

버전 1.3.0.0 (349 KB) 작성자: Roger Aarenstrup
Parallel and co-simulations with Simulink(R), integration with simServer
다운로드 수: 2.9K
업데이트 날짜: 2009/9/9

라이선스 보기

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).

인용 양식

Roger Aarenstrup (2025). Distributed parallel simulations with Simulink(R) and other tools (https://kr.mathworks.com/matlabcentral/fileexchange/13721-distributed-parallel-simulations-with-simulink-r-and-other-tools), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2007a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

simserver/

simserver/clients/simulink/

simserver/demo/dc_control_1_node/

simserver/demo/dc_control_2_nodes/node1_simulink/

simserver/demo/dc_control_2_nodes/node2_simulink/

simserver/demo/dc_control_3_nodes/node1_simulink/

simserver/demo/dc_control_3_nodes/node2_simulink/

simserver/clients/simulink/

simserver/demo/dc_control_1_node/

simserver/demo/dc_control_2_nodes/node1_simulink/

simserver/demo/dc_control_2_nodes/node2_simulink/

simserver/demo/dc_control_3_nodes/node1_simulink/

simserver/demo/dc_control_3_nodes/node2_simulink/

버전 게시됨 릴리스 정보
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.