媒介変数表示を利用する
set parametric
set trange [0:10]
plot 1,t
でx=1にy=0からy=10まで直線が引かれる。
Go to list of users who liked
More than 5 years have passed since last update.
媒介変数表示を利用する
set parametric
set trange [0:10]
plot 1,t
でx=1にy=0からy=10まで直線が引かれる。
Register as a new user and use Qiita more conveniently
Go to list of users who liked