Hey,
I just figured out that inline data rows are accessible via [ ] (in gnuplot v6.0.5), for both data defined within a script using "$data << EOD", as well as using "set table $data" (and columns can be accessed via word($data[i],j)).
While being potentially very useful, I did not find any information about this in the documentation and I suggest to add it in the entries "inline data and datablocks" and "table".
Thanks!
Good catch. The documentation for 6.1 includes the text:
but I guess that bit of text did not get taken back into the docs for 6.0