Table of Contents

Gnuplot

Settings

  • Multiple files
    • gnuplot> plot “force.dat” using 1:2 title ‘Column’ with lines, “force.dat” u 1:3 t ‘Beam’ w linespoints

x11

  • set terminal x11 [reset] <n> [[no]enhanced] [font <fontspec>] [title “<string>”] [[no]persist] [[no]raise] [close]
set term x11 enhanced font "arial,15"
set title '{\=20 Big} Medium {\=5 Small}'

set term x11 enhanced font "terminal-14"
set title '{\=20 Big} Medium {\=5 Small}'


set term pbm color

Links

  • See del.icio.us links
 
howto/gnuplot.txt · Last modified: 2005/07/27 04:12 by bw
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki