필터 지우기
필터 지우기

Simulink communication in distributed system

조회 수: 1 (최근 30일)
Mike
Mike 2011년 8월 5일
답변: Soonhyun Noh 2021년 7월 1일
Hi
For the calculating functionality in our system, we're going to use simulink as the underlying language. This is going to be a distributed system which means we would like to pass messages around. Is there a messaging capability in simulink? For ex: say we wanted to pass messages around using DDS or SOAP or Corba.
Thanks...
Mike

답변 (4개)

Rick Rosson
Rick Rosson 2011년 8월 5일
You may want to consider using SimEvents, which is an add-on package that works on top of Simulink.
For more information:
HTH.
Rick
  댓글 수: 1
Mike
Mike 2011년 8월 5일
Hi Rick
Thanks for the response. In looking this over, I have another question. Would this allow my simulink models to perform queries/transactions with say a db or do something like communicate with a publish/subscribe mechanism?
Thanks...
Mike

댓글을 달려면 로그인하십시오.


Rick Rosson
Rick Rosson 2011년 8월 5일
No, those are not features of SimEvents. But, we do offer an add-on for MATLAB called the Database Toolbox that does provide the ability to query ODBC- and JDBC-enabled databases.
For more information:
HTH.
Rick

Mark McBroom
Mark McBroom 2018년 3월 11일
MathWorks now offers a support package for DDS that provides MATLAB functions and Simulink blocks for sending/receiving DDS messages.

Soonhyun Noh
Soonhyun Noh 2021년 7월 1일
MathWorks now offers DDS Blockset to support modeling, simulation, and code generation for applications that publish/subscribe to DDS.

카테고리

Help CenterFile Exchange에서 Messages에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by