manual: update gnuplot documentation to avoid build-dependent instructions
This commit is contained in:
@@ -36,11 +36,9 @@ In order to run this example, do the following:
|
||||
|
||||
.. sourcecode:: bash
|
||||
|
||||
$ ./waf shell
|
||||
$ cd build/debug/src/stats/examples
|
||||
$ ./gnuplot-example
|
||||
$ ./waf --run src/stats/examples/gnuplot-example
|
||||
|
||||
This should produce the following gnuplot control files in the directory where the example is located:
|
||||
This should produce the following gnuplot control files:
|
||||
|
||||
.. sourcecode:: text
|
||||
|
||||
@@ -56,7 +54,7 @@ In order to process these gnuplot control files, do the following:
|
||||
$ gnuplot plot-2d-with-error-bars.plt
|
||||
$ gnuplot plot-3d.plt
|
||||
|
||||
This should produce the following graphics files in the directory where the example is located:
|
||||
This should produce the following graphics files:
|
||||
|
||||
.. sourcecode:: text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user