Simulink communication in distributed system
Mostrar comentarios más antiguos
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
Respuestas (4)
Rick Rosson
el 5 de Ag. de 2011
1 voto
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 comentario
Mike
el 5 de Ag. de 2011
Rick Rosson
el 5 de Ag. de 2011
0 votos
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
el 11 de Mzo. de 2018
0 votos
MathWorks now offers a support package for DDS that provides MATLAB functions and Simulink blocks for sending/receiving DDS messages.
Soonhyun Noh
el 1 de Jul. de 2021
0 votos
MathWorks now offers DDS Blockset to support modeling, simulation, and code generation for applications that publish/subscribe to DDS.
Categorías
Más información sobre Get Started with DDS Blockset en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!