Please find attached 3 files that I have modified.....the intention is to emit m_delay (udp_server.cc) and plot it against time from inside the simulation script(test-pcf-delay-ploss-plots-sourav.cc)....
sourav@sourav ~/ns-3-2-nov/wifi-pcf-dev $ sudo ./waf --run "test-pcf-delay-ploss-plots-sourav --withData=1 --enablePcf=1 --debug=0 --nWifi=2"
[sudo] password for sourav:
Waf: Entering directory `/home/sourav/ns-3-2-nov/wifi-pcf-dev/build'
[ 900/2359] Compiling scratch/test-pcf-delay-ploss-plots-sourav.cc
[2348/2359] Linking build/scratch/test-pcf-delay-ploss-plots-sourav
Waf: Leaving directory `/home/sourav/ns-3-2-nov/wifi-pcf-dev/build'
Build commands will be stored in build/compile_commands.json
'build' finished successfully (2.895s)
msg="Lookup of /Name/Stats got no matches", file=../src/stats/helper/gnuplot-helper.cc, line=200
terminate called without an active exception
Command ['/home/sourav/ns-3-2-nov/wifi-pcf-dev/build/scratch/test-pcf-delay-ploss-plots-sourav', '--withData=1', '--enablePcf=1', '--debug=0', '--nWifi=2'] terminated with signal SIGIOT. Run it under a debugger to get more information (./waf --run <program> --command-template="gdb --args %s <args>").
Please suggest what I am missing....waiting eagerly for your reply.