gnuplot讀檔的相關文章
Gnuplot 4.2 Tutorial - Duke University

Gnuplot 4.2 Tutorial - Duke University

瀏覽:537
日期:2025-06-14
gnuplot> plot sin(x)/x gnuplot> splot sin(x*y/20) gnuplot> plot sin(x) title 'Sine Function', tan(x) title 'Tangent'. 3.2 Plotting Data. Discrete data contained in a file ......看更多