Changes between Version 1 and Version 2 of WARPLab


Ignore:
Timestamp:
Mar 8, 2013, 12:49:54 PM (11 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WARPLab

    v1 v2  
    1 Testing area for forthcoming WARPLab 7 Release
     1[[TracNav(WARPLab7/TOC)]]
    22
    3 == Porting Experiments ==
     3|| [[Image(wiki:HardwareUsersGuides/WARPv3/files:important.png,nolink,valign=middle)]] || WARPLab 7 is currently beta. New users should use [wiki:WARPLab WARPLab v6]. ||
    44
    5 {{{
    6 #!html
    7 <table border=1>
    8 <tr>
    9 <td>
    10 }}}
    11 {{{
    12 #!m
    13 %This is some old m code
    14 OLD_WARPLAB_COMMAND(BLAH, BLAH);
    15 }}}
    16 {{{
    17 #!html
    18 </td>
    19 <td>
    20 }}}
    21 {{{
    22 #!m
    23 %This is some new m code
    24 NEW_WARPLAB_COMMAND(BLAH, BLAH);
    25 }}}
    26 {{{
    27 #!html
    28 </td></tr></table>
    29 }}}
     5= WARPLab 7 =
     6
     7WARPLab is a framework for rapid PHY prototyping with MATLAB and WARP hardware. The latest version, WARPLab 7, is a complete rewrite of the framework.
     8