.. _gnuplot: single: gnuplot .. _mdoc_gnuplot: ========== Gnuplot ========== Gnuplot can run as a command within Slurm such as :command:`srun gnuplot [input files...]` or :command:`sbatch gnuplot.sbatch` or within an :command:`sinteractive` session To work with a command line only interface, the output must be redirected. See the included file :download:`surface1.1.gnu` as an example. .. literalinclude:: surface1.1.gnu :language: bash