[[TracNav(WARPLab7/TOC)]] = WARPLab 7: Examples = This page briefly describes the examples in the {{{M_Code_Examples}}} directory that is checked out when setting up WARPLab7 for the first time. == SISO Transmission and Reception Example == File: [source:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Examples/wl_example_siso_txrx.m wl_example_siso_txrx.m] Requirements: 2 WARP v3 boards, 1 antenna each. This example uses WARPLab7 to transmit a sinusoid from one WARP board and receives this sinusoid from another. Additionally, a preamble is attached to the beginning of this sinusoid "payload" that can optionally be used by the Automatic Gain Control (AGC) functionality of the receiver. == wl_example_mimo_txrx.m ==