Introduction
Introduction Statistics Contact Development Disclaimer Help
tplotB.gp - numeric - C++ library with numerical algorithms
git clone git://src.adamsgaard.dk/numeric
Log
Files
Refs
LICENSE
---
tplotB.gp (175B)
---
1 set terminal png
2 set output "plotB.png"
3 set xlabel "x.imag"
4 set ylabel "y.imag"
5 set title "Integration along an imaginary path"
6 set grid
7 plot "funcB.dat" u 2:4 t "rk12" w lp
8
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.