In this example, dds is used for the transfer, but several .slx files still need to be in the same folder
Is it possible to use Simulink's DDS BlockSet to communicate between two Simulink models on two computers?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
昱颖 陈
el 16 de Jul. de 2024
Comentada: 昱颖 陈
el 13 de Ag. de 2024
the giving examples only use dds blockset to connect things in the same simulink model, can I use dds blockset to do more, such as using it to send and receive data between 2 seperate simulink models (.slx)? even when the 2 models are set on 2 computers?
If it is possibel, what can I do to set the dds blockset?
Respuesta aceptada
Mark McBroom
el 19 de Jul. de 2024
You can use Simulink to exchange DDS messages from 2 or more different Simulink models using External mode. These Simuilnk models can be running in different instances of MATLAB on the same computer or on different computers.
Thanks.
Mark.
Más respuestas (0)
Ver también
Categorías
Más información sobre Get Started with DDS Blockset en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!