close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Sep 10, 2009, 12:09:10 PM (15 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v30
|
v31
|
|
58 | 58 | tools/plot.py -c0.95 lifetime "KBRTestApp: One-way Delivery Ratio.mean" results/ChordChurn-*.sca |
59 | 59 | }}} |
60 | | * To generate gnuplot output append {{{-o chord_churn}}} to the script parameters. This will generate {{{chord_churn.plot}}} and {{{chord_churn.dat}}} files, which can be used as input to gnuplot. Call gnuplot like |
61 | | this to generate a publication quality {{{chord_churn.eps}}} plot: |
| 60 | * To generate gnuplot output append {{{-o chord_churn}}} to the script parameters. This will generate {{{chord_churn.plot}}} and {{{chord_churn.dat}}} files, which can be used as input to gnuplot. Call gnuplot like this to generate a publication quality {{{chord_churn.eps}}} plot: |
62 | 61 | {{{ |
63 | 62 | gnuplot chord_churn.plot |