mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 02:25:08 +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[
|
||||
unset key
|
||||
set logscale xy
|
||||
set xrange [.001,1000]
|
||||
plot "$N"
|
||||
];
|
||||
<STDIN>;
|
||||
|
Loading…
Reference in New Issue
Block a user