Posts

Showing posts from November, 2011

gnuplot ユーザマニュアル インストールからグラフ描画まで Tips集

gnuplotのインストールからグラフ出力まで,私がこれまでメモ書き程度にまとめてきたユーザマニュアルとTips集を, こちら で(Download)提供します.  参考になれば幸いです. 2012/03/08 4.6がリリースされた. 2012/01/19 Release Candidate rc1 for version 4.6 インストーラ付き,ヘルプファイルもそのまま閲覧できるようになった. 2011/11/19 4.4.4のwindows版がリリースされていた.ダウンロードは こちらから . 起動時の出力ターミナルをwindowsにする方法 binaryフォルダにgnuplot.iniを作成し,その中にset term winと書いて保存する. 目 次 1.What is gnuplot ? 1 2.Download and Install gnuplot 1 3.How to use gnuplot 4 plotコマンドで2次元グラフが簡単に描けます. 4 データファイル text.txt を使って折れ線グラフを描くこともできます. 4 splotコマンドで3次元のグラフも簡単に描くことができます. 5 8つの頂点データを使って立方体を描く 6 4. C言語からgnuplotを操作することもできます. 7 6.gnuplot Tips 10 (1)パッケージに添付されてくるdemoファイルを見るといろいろなグラフの描き方が分かる. 10 (2)入力ファイルの中でif文が使える.useps = 0 if (useps > 0) else 10 (3)陰関数を直接描画できませんが,工夫すれば可能. 10 (4)set multiplotを使えば,一つのページに複数のグラフが描けます. 10 (5)Window出力画面でのショートカットキー 10 (6)Terminalの設定と出力グラフの大きさ 10 (7) usingオプション 11 (8)文字列操作(helpの説明文を日本語で解説) 11 (9)文字列変数を使ってフォント指定すると便利 12 (10)三項演算子との組み合わせ 12 (11)データファイルとeveryオプション 12 (12)画像RAWファイルを表示する 13 (

Two bluetooth troubles have happend on my ThinkPad X200!

Trouble 1. BTTray.exe system error has happened when I have logged on my PC. The procedure to remove the error: 1) Uninstall the application of "Bluetooth with Enhanced Data Rate software" in the control panel. 2) Reinstall the application. That's all! Trouble 2.  When I used a USB type of bluetooth dongle adapter without using a built-in bluetooth device, the bluetooth connection software couldn't find any bluetooth deivecs. The reason: It's a kind of WiFi and bluetooth interference. I could connect PC to a bluetooth device at another place.