Add Gnuplot section to ns-3 Manual
This commit is contained in:
@@ -203,7 +203,7 @@ void create3DPlotFile ()
|
||||
// plot 120 degrees around the new z axis.
|
||||
plot.AppendExtra ("set view 30, 120, 1.0, 1.0");
|
||||
|
||||
// Move the zero for the z axis be onto the xy plane.
|
||||
// Make the zero for the z-axis be in the x-axis and y-axis plane.
|
||||
plot.AppendExtra ("set ticslevel 0");
|
||||
|
||||
// Set the labels for each axis.
|
||||
|
||||
Reference in New Issue
Block a user