MATLAB: How to install RTI DDS Support for MATLAB and Simulink

MATLAB

How do I install RTI DDS Support for MATLAB and Simulink?

Best Answer

To install RTI DDS on Windows simply run the executable installer by double clicking it and follow the prompts.
On Linux, you must have execute permissions to run the installer. Simply run the following (sudo access might be required):
 
./DDSBlockset-<MATLAB_VERSION>_v1.x_glnxa64-Install
Note, ./ indicates current working directory where your installer is located.
Full RTI DDS guide is available here:
Note, currently this product is only compatible with Windows and Linux version of MATLAB.