Configuring for RTMD usage

From Lehigh RTMD Wiki

Jump to: navigation, search

To use MATLAB for RTMD usage, it must be able to communicate with SCRAMNet. The rtmd.jar package must be included in the MATLAB classpath.

  1. In the MATLAB workspace, enter "edit classpath.txt"
  2. Add C:/RTMD/lib/rtmd.jar to the file
  3. Save and restart MATLAB