Redian新闻
>
找到了Re: a gnuplot question
avatar
找到了Re: a gnuplot question# Computation - 科学计算
sc
1
要是叠几个contour可以这么干:
set terminal table
set output 'ds1.d'
set contour
...
splot 'data1.dat' using 1:2:3
set output 'ds2.d'
...
splot 'data2.dat' using 1:2:3
...
set terminal postscript
set out 'final.ps'
...
plot 'ds1.d', 'ds2.d'
avatar
x*u
2
Thanks. Your method is interesting.
But what I really want is like all data are in one file.

【在 sc 的大作中提到】
: 要是叠几个contour可以这么干:
: set terminal table
: set output 'ds1.d'
: set contour
: ...
: splot 'data1.dat' using 1:2:3
: set output 'ds2.d'
: ...
: splot 'data2.dat' using 1:2:3
: ...

avatar
sc
3
那就用using 1:2:x 嘛

【在 x*****u 的大作中提到】
: Thanks. Your method is interesting.
: But what I really want is like all data are in one file.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。