The simulator GUI is started with command ui_start in Matlab command window.
WLAN simulation starts by clicking the Start Simulation button in the GUI window.
WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
This a GUI based system. The GUI is invoked from the command line by typing "ui_start". The GUI is self explanatory.
Tool tips are given in blue color. The cursor needs to be positioned on these for detailed explanation. The main file is
"runsim.m". In these simulations the SISO option is not expli ...