rafan 的筆記本
Trace:
»
gnuplot
Index
This is an index over all available pages ordered by
namespaces
.
course
doc
feast
misc
playground
project
scr
tips
gnuplot
r
vim
wiki
dedicated2008
feast
irc
start
todo
Old revisions
Backlinks
Edit this page
Index
Recent changes
Digg this!
Del.Icio.Us
Google bookmark
set xtics start, step, end # 設定座標
set xtics (“label0” pos0, “label1” pos1, “label2” pos2, …) # 把數字的座標改成文字
plot 'file' using 1:2 title 'foo' # 用檔案的第 1,2 欄來畫圖
tips/gnuplot.txt · Last modified: 2007/03/06 13:54 (external edit)
Back to top