|
From: Hans-Bernhard B. <HBB...@t-...> - 2015-10-06 06:45:16
|
Am 05.10.2015 um 19:12 schrieb Jon: > I had supposed I understood the concept of block, but it turned out I > cannot make the following file correctly read in by the command plot. The problem is that you have too many blank lines in your data. The separation between blocks to be referenced by `every' is _one_ blank line, not six. Multiple consecutive blank lines create the separation used by "index". |