gnuplot を使おう。 その3at UNIX
gnuplot を使おう。 その3 - 暇つぶし2ch603:名無しさん@お腹いっぱい。
16/04/20 02:41:15.26 .net
dgrid3dによる変換後のデータと元データを同じグラフで描画する方法は
あるのでしょうか?
イメージとしては以下の両方のコマンドを描画したいです。
splot "scatter.dat" using 1:2:3 with impulses
set dgrid3d
splot "scatter.dat" using 1:2:3 with lines
ところが、それをしたいと思って以下を実行すると
impulsesも変換後のデータを使ってしまいます。
set dgrid3d
splot "scatter.dat" using 1:2:3 with lines, \
"scatter.dat" using 1:2:3 with impulses


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch