手軽にグラフを描きたい時に便利。 最近のLinuxには、標準インストールされていない? 2Dプロット例 gnuplot> plot 'filename.dat' using column# 描画方法を変更可、with lines で折線、 他に points, linespoints, dots, impulses, yerrorbars, xerrorbars, xyerrorbars, steps, fsteps, histeps, filledcurves, boxes, boxerrorbars, boxxyerrorbars, vectors, financebars, candlesticks, errorlines, xerrorlines, yerrorlines, xyerrorlines, pm3d など。 title "文字列"で凡例を変更可 gnuplot> plo
シミュレーションなどでデータをファイルに出力する際,リアルタイムにデータをプロットしたい場合がある.gnuplot を popen し,自動的に replot によって描画を更新する python スクリプトを作ってみた. たぶん linux 限定ですorz... cygwin 上でなら使えるかも. itplot os.popen でプロセスを開いて,write メソッドで書き込み,flush メソッドでフラッシュする.前半はコマンドラインオプションのパース. #!/usr/bin/python import os,time,sys usage='''iterative graph plotter using gnuplot usage: itplot [OPTION] PLOTLINE OPTION: -s XXX setting line -i T iteration interval
Tips集 Gnuplot に関する質問は,info-gnuplot@dartmouth.edu 宛にメールを送るとたぶん回答が得られます.英語が苦手ならば日本語のメーリ ングリストvisualize-MLに気軽に加入して質 問すると良いでしょう.私も質問したり回答したりしていて,その中から役に立 ちそうなFAQを以下にまとめていこうと思います. 関数の部分表示 陰関数の表示 C言語からの呼び出し 複数のデータファイルのある列の差分表示 第3列の値を条件にして,第2列の値をplot する 3次元の軌道上を点が動くアニメーション 2次元ヒストグラムの塗りつぶし 同一ファイル内のデータの塊を個々に表示 ベクトル場 3次元の棒グラフ ★ gnuplot には,大変良くできたデモスクリプトが含まれていますが,バイナリ配 布ですとインストールされない場合があるようです.最新リリース 4.0 の d
シェルスクリプトとawkによるデータ解析 2006/01/10 筑波大学農林工学系 西田顕郎 はじめに テキスト形式の数値データの処理・解析には、awk+シェルスクリプトが最強である。誇張ではない。これまでエクセルやC言語、FORTRANなどしか知らなかった人には、ぜひawk+シェルスクリプトの世界を体験して欲しい。気象データなど、大量のテキスト形式数値データをいじる人には、人生の転換点と言えるほどの衝撃が待っている。 なお、awk+シェルスクリプトの使用環境は、当然ながらUNIXシェルである。Windowsユーザーは、Cygwinで擬似的にUNIXシェル環境を構築してください。 参考になるページ こことか こことか awkとは? awkは、テキストデータの1行づつに対して処理をする、プログラミング言語(スクリプト言語)である。コンパイルは必要ない。UNIXのコマンドラインの出力に、パイプ
Welcome to Linux User & DeveloperThe world's leading magazine on Linux and Open SourceLinux User & Developer is the respected authority on GNU/Linux and the free and open source ecosystem for Linux enthusiasts, IT professionals and developers. Every issue of Linux User & Developer is packed with features and tutorials created by professionals to help you do more with your Linux system and expand y
Continuing in the beard-scratching theme of Unix related posts (previously – awk), here’s a way to graph out the I/O profile of your Oracle database via the Oracle metrics in gv$sysstat, and gnuplot. This is only the system I/O as observed by Oracle, so for belts & braces (or to placate a cynical sysadmin ;-)) you may want to cross-reference it with something like sar. First, a pretty picture of w
So my last post was about administration on Linux. After running Oracle on Windows for way too many years we migrated our Oracle systems to 64-bit Linux over the past year. Now that we're on Linux I needed a lightweight way to capture and graph some performance data. The performance data was a mix of OS utilities and 3rd party utilities, but all the utilities output text, so I knew I could screen
UNIXのコマンドを利用する. gnuplotはデータファイルの中身を加工しな がらプロットすることができますが,gnuplotだけでは限界があります. 例えば,X座標がa.dat,Y座標はb.datというように,データが複数のファ イルに分れていたり,特定の数値だけを修正するような場合です.あら かじめデータファイルをエディタで編集してgnuplot 用のデータを用意す るのが本筋ですが,ここではUNIXのコマンドを利用する方法を幾つか紹介 します. ここで取り上げているのは,以下のコマンドです. sort paste sed awk sort sortコマンドを使って,複数のファイルを連結して混ぜ合わせる ことができます.
はじめに Perlでグラフを生成するためのモジュールとしては,グラフィックライブラリGDを利用したGD::Graphとか,GoogleChart APIを利用したGoogle::Chartとかが挙げられますが,最近,ふとしたきっかけで,Chart::Gnuplotなるモジュールの存在を知り,実際に使ってみたところ,なかなかいい感じでした. 今回は,そのChart::Gnuplotについて簡単に紹介してみます. Chart::Gnuplotの概要 グラフ描画系のツールのひとつにgnuplotというものがあります. http://www.gnuplot.info/ スクリーンショットを2点. http://farm3.static.flickr.com/2663/4166426208_a8aa809708_o.png http://farm3.static.flickr.com/2646/41
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く