[Jeff 07/11/19]

Connecting to the Server

You must connect to the server to use the ddpi testing library. Please connect to the server using these instructions

Launching matlab with the DDPI library

Just type matlab_ddpi into the terminal!

updating the ddpi library

(this won't have to be done often)

Get the latest software

  1. cd ~/ddpilib
  2. git pull (you may be prompted for your gitlab credentials)

  3. cd ~/ddpilib
  4. rm -rf build/
  5. mkdir build
  6. cd build
  7. cmake ..
  8. make

Using the DDPI testing library (last edited 2019-07-11 14:09:47 by DanielLee)

MoinMoin Appliance - Powered by TurnKey Linux