User Tools

Site Tools


gnuplot_scraps


This is an old revision of the document!


Gnuplot Scraps

Useful Links:

Things to remember:

  • set datafile separator “,” sometimes it forgets how CSVs work?
  • set key autotitle columnhead really useful for >1 data series
  • set xtics (0,300,600,900,1200,1500,1800,2100,2400,2700,3000,3300,3600) not really needed with the following option
  • set xtic 3600 set xtic interval
  • set xrange [0:33090] sometimes it's nice to manually define ranges
gnuplot_scraps.1680871938.txt.gz · Last modified: 2024/11/14 02:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki