|
From: Hans-Bernhard B. <br...@ph...> - 2004-05-22 01:59:45
|
On Fri, 21 May 2004 sa...@em... wrote: > Can you please tell me what the maximum file size restrictions are for > visualization of a data file using a splot command. "The sky's the limit", as they say. In more scientific terms: there's no fixed limit on file size imposed by gnuplot. The only effective limit is given by the amount of RAM you can make available to gnuplot. Depending on the plotting mode you show, each datapoint will consume a fixed amount of storage. As long as all of that fits into your main memory, you'll be fine. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |