創成化学実験 計算機実験
モンテカルロ・シミュレーションによる 高分子鎖のコンホメーションと張力・伸長関係 |
---|
コンフォメーションに関するグラフの作成と印刷方法 |
---|
■ コンフォメーションに関するグラフの作成方法 |
---|
emacs file1.data &
|
10 11.25 1.673 20 19.75 3.315 30 30.18 5.153 |
cat file1.data
|
gcc -o plotrn plotrn.c ./plotrn |
Do you want to make Postscript file of this figure ? Yes 1, No 0 |
emacs file1.data &
|
./plotrn
|
■ コンフォメーションに関するグラフの印刷方法 |
---|
ls
|
lpr file1.ps
|