Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagephp
titlematplot_test.php
<?php

echo shell_exec("python matplot_test.py");

?>


You will be able to see a graph when you run your code like http://your url/..../matplot_test.php

Image Added