Changes between Version 2 and Version 3 of WARPLab/MEX


Ignore:
Timestamp:
Aug 23, 2013, 6:11:05 PM (11 years ago)
Author:
welsh
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab/MEX

    v2 v3  
    9797=== Transport Documentation ===
    9898
    99 While the source code is heavily commented, you can always run:
     99From the MATLAB command line, you can run:
    100100{{{
    101101help wl_mex_udp_transport
    102102}}}
    103 on the MATLAB command line and it will print out the help information as well as the usage.
     103to print out the help information as well as the usage.  Also, the source code has been heavily commented to aid in understanding the transport.
    104104
    105105If you have any additional questions, please let us know on [http://warpproject.org/forums/ the WARP forums].