Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
experiment.dat次のような測定データがあります。
experiment.dat
1 2 2 3
今、いくつかのコマンドラインを介してそれらをプロットしたい
plot "experiment.dat" using 1:2 title "experiment" with lines lw 3
-1 のような倍率で異なる行をスケーリングする方法はありますか?