Linux
2020年6月8日 星期一
[Cygwin] gnuplot - 3
gnuplot讀取檔案並繪圖
建立一個檔案data.txt,其內容如下
讀取data.txt並繪圖.
using 1:2 表示用第1行和第2行的值來繪圖
using 1:3 表示用第1行和第3行的值來繪圖
using 1:($2*3) 表示用第1行和(第2行的值*3)來繪圖
$代表第n行
建立一個新檔案data2.txt,其內容如下
using 1:($2*1000) 表示用第1行和(第2行的值*1000)來繪圖
張貼者:Just For Fun @
6月 08, 2020
0 個意見
關於我自己
名稱:
Just For Fun
檢視我的完整簡介
連結
Google News
Edit-Me
Edit-Me
先前的文章
[Cygwin] gnuplot - 3
[Cygwin] gnuplot-2
[Cygwin] gnuplot
[Linux Client] ftp command
[Linux Server] FTP Server
Unable to find the ncurses package.
fatal error: sys/types.h: No such file or director...
trisquel 客制筆記
Acer VN7-592G Trisquel 8.0 Qualcomm Atheros QCA617...
[GNU bc] 學習筆記-02
封存
4月 2017
5月 2020
6月 2020
訂閱
文章 [
Atom
]