|
From: yves2010 <su...@vi...> - 2010-08-08 07:27:15
|
Ethan Merritt wrote: > > Could this be related to Bug #3041233 "plot '-' with binary : gnuplot for > windows"? > > > https://sourceforge.net/tracker/?func=detail&aid=2981027&group_id=2055&atid=102055 > > > > I don't see very much relationship. My problem is rather a syntax misuse. In other words, how can I make gnuplot understand that the inline data is x1 y1 x2 y2.... and not Y1 y2 y3 y4 (BTW, using format='%float64%float64' plots x1 x2 x3... as it probably should) -- View this message in context: http://old.nabble.com/Inline-binary-data%3A-new-feature---tp29356460p29378713.html Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |