|
From: Hans-Bernhard B. <HBB...@t-...> - 2011-07-05 21:45:52
|
On 05.07.2011 23:26, v_...@uk... wrote:
> It also turned out that the file 'triangle.dat' isn't in a matrix
> form. It explains why it works. But still, isn't it possible to work
> with a matrix with a variable row lengths?
Apparently not. gnuplot is quite straight forward about it in its error
message, too:
Matrix does not represent a grid
And if you think about it, I hope you'll agree that something with
variable row lengths, pretty much by definition, is _not_ a matrix.
|