|
From: yves2010 <su...@vi...> - 2010-08-08 07:53:32
|
Solved! Proper syntax is plot '-' binary record=<#lines> format='%float64' (not "array="). <#Lines> is half the number of inline floats: (xi,yi) per line. Don't ask me why this works... It is not really clear from the doc. Unfortunately, all this for not much! The execution speed is almost the same as with ASCII transmission, and almost the same for 20 or 2048 points. On my computer, an incompressible 100 ms to plot a graph. Yves -- View this message in context: http://old.nabble.com/Inline-binary-data%3A-new-feature---tp29356460p29378768.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |