Bug 765 - stats plotting reported broken
stats plotting reported broken
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: general
ns-3-dev
All All
: P5 normal
Assigned To: Joe Kopena
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-03 10:35 UTC by Tom Henderson
Modified: 2009-12-11 12:17 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Joe Kopena 2009-12-11 12:17:53 UTC
This has been fixed in ns-3-dev.  The patch to the stats code for omnet changed the database schema a little bit, which was not updated in the example script to gather the data for gnuplot.  It works correctly again now.