An asterisk in the format string tells gnuplot to ignore a variable. In
other words, you're telling it to ignore the entire contents of the
datafile and then to plot it. Everything is fine if you use the
command:
plot 'tst.dat' binary format '%double' using 1:2
Therefore, the problem occurs when the format string states that all
data must be ignored.
** Changed in: gnuplot (Ubuntu)
Status: New => Invalid
--
gnuplot crashes on binary format
https://bugs.launchpad.net/bugs/369671
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs