|
From: <br...@ph...> - 2006-07-17 20:10:06
|
Tino Wildenhain wrote: > why dont you use a popen() (pipe) call to feed > your commands w/o the need for a tempfile > into gnuplot? Well, last I looked Java didn't really have popen(), nor pipe(). |