How to obtain DDS blockset data through maltab
13 views (last 30 days)
Show older comments
When I execute the generated by MATLAB Exe file, how can I get DDS communication data through MATLAB.
Take shapedemo as an example. How can I get the data of take DDS sample modules and write DDS sample modules through MATLAB?
0 Comments
Answers (1)
Mark McBroom
on 3 May 2022
You can use the logging features of Simulink to log data sent or received. You can also use the recording capabilities of the DDS implementation you are using ( for example, RTI DDS Recording Service)
0 Comments
See Also
Categories
Find more on Get Started with DDS Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!