energy: fix shell command in docs
This commit is contained in:
committed by
Tommaso Pecorella
parent
039692de8f
commit
2d9b97a274
@@ -44,8 +44,10 @@ using namespace ns3;
|
||||
*
|
||||
* Plot files are produced as a result of this example.
|
||||
* Graphs can be obtained from the plot using:
|
||||
* \code{.sh}
|
||||
$> gnuplot <plotname>.plt
|
||||
\endcode
|
||||
*
|
||||
* $> gnuplot <plotname>.plt
|
||||
*/
|
||||
|
||||
Gnuplot battDischPlot1 = Gnuplot("BattDisch1.eps");
|
||||
|
||||
Reference in New Issue
Block a user