create dds applications in simulink
dds blockset enables an easy way to configure applications modeled in simulink® to use dds.
prerequisites
this tutorial requires the following products:
matlab®
simulink
additionally, to build and deploy a dds application, you must have embedded coder® (requires simulink coder™ and matlab coder).
example model
this tutorial uses the shapes demo example model, shapesdemo
.
dds workflow
the general workflow to create a dds application is the following:
create dds definitions.
view and edit dds definitions.
construct the simulink model as a dds publisher or subscriber.
configure the dds interface.
build and deploy the application to the dds network.
to start the tutorial, see .