Corrected syntax for plot example

这个提交包含在:
Craig Warren
2023-07-27 10:38:25 +01:00
父节点 9344f6cb53
当前提交 88c1c663fa

查看文件

@@ -157,7 +157,7 @@ When the simulation is complete you can plot the A-scan using:
.. code-block:: bash
(gprMax)$ python -m toolboxes/Plotting.plot_Ascan examples/cylinder_Ascan_2D.h5
(gprMax)$ python -m toolboxes.Plotting.plot_Ascan examples/cylinder_Ascan_2D.h5
Your results should be like those from the A-scan from the metal cylinder example in `introductory/basic 2D models section <http://docs.gprmax.com/en/latest/examples_simple_2D.html#view-the-results>`_