ハブ君の寝言

日記のような何か

gnuplot

epsでグラフの出力

完全に毎回ググってることをメモするだけの日記状態gnuplotで毎回同じコマンド検索してるからメモ > plot "data_file" notitle use 1:2 with line > set terminal postscript > set output 'data.eps' > replot んで、これだとepsに出力されないっぽい? eps…