Home
|
简体中文
|
繁体中文
|
杂文
|
Github
|
知乎专栏
|
Facebook
|
Linkedin
|
Youtube
|
打赏(Donations)
|
About
144.7. plot
上一页
第 144 章 Gnuplot
下一页
知乎专栏
144.7. plot
144.7.1. using
可以在using里对数据进行简单的计算,例如: plot 'test.dat' using ($1):($1*$1)