Saved Bookmarks
| 1. |
How To Call Gnuplot In A Pipe Or With A Gnuplot-script Doesn't Produce A Plot? |
|
Answer» Gnuplot can be called by using a perl script. Following script illustrates: #!/usr/local/bin/perl -w Gnuplot can be called by using a perl script. Following script illustrates: #!/usr/local/bin/perl -w |
|