mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-04-12 11:15:45 +00:00
working on something, i dunno
This commit is contained in:
parent
509b18e2ce
commit
8de037bd3e
@ -33,6 +33,7 @@ open my $P, "|-", "gnuplot" or die;
|
|||||||
printflush $P qq[
|
printflush $P qq[
|
||||||
unset key
|
unset key
|
||||||
set logscale xy
|
set logscale xy
|
||||||
|
set xrange [.001,1000]
|
||||||
plot "$N"
|
plot "$N"
|
||||||
];
|
];
|
||||||
<STDIN>;
|
<STDIN>;
|
||||||
|
Loading…
Reference in New Issue
Block a user