close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Sep 10, 2009, 12:08:55 PM (15 years ago)
- Author:
-
Ingmar Baumgart
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v29
|
v30
|
|
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. |
| 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: |
61 | 62 | {{{ |
62 | 63 | gnuplot chord_churn.plot |