|
From: V. <gae...@en...> - 2005-05-27 16:51:00
|
Hello, Have you tried using octave to preprocess the matrix before sending it to Gnuplot via a buffer file or throught the Octave/Gnuplot interface. Gnuplot is not a math program, it is a plotting program. If you want to process huge amount of data use a math program (or for simple matrice rechaping I found out awk is quite convenient). -- Ga=EBl |