gnuplot を使おう。 その3 (944レス)
1-

871
(3): 2022/09/16(金)12:43 AAS
>>869 は間違い。
ただ単にfiledcuvesと使うと中心がaにはならないみたいだがあとは自分でやってくれ。

# begin
a=-1
b=2

set print $data
do for [i=0:10] { print 0.1 * i}
unset print

set xrange [-.1:1.1]
set yrange [-2:3]
plot '$data' u 1:(a):(b) with filledcurves

set terminal pngcairo
set output '852_02.png'
replot
set output
set terminal @GNUTERM
# end

画像リンク[png]:tmacchant33.starfree.jp
1-
あと 73 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.009s