|
From: Donald J B. <dbi...@li...> - 2006-03-25 14:19:33
|
On Sat, Mar 25, 2006 at 01:47:41PM +0100, Hans-Bernhard Br?ker wrote: > Without seeing the exact commands and a sample datafile that exhibit > that problem, it's hard to address that problem meaningfully. > > Try starting out with the existing 'vector.dem' (which does work here), > and try if you can modify it to break. Ok. The vector.dem demo seems to work for me. What I was doing was much simpler. vec.dat: 0 0 1 1 I tried to plot it with: plot "vec.dat" w vec It works in my older version, but in the CVS pull, there is no arrow head. -- Don Bindner <dbi...@tr...> |