Re: Low feature GNUPlot controller for D2, problem solved on intel box

2012-03-15 Thread Jay Norwood
On Wednesday, 14 March 2012 at 07:33:52 UTC, Jay Norwood wrote: On Wednesday, 14 March 2012 at 07:16:39 UTC, Jay Norwood wrote: I just tried this on Win7 64 bit using the latest TangoD2 and the gnuplot from this link http://sourceforge.net/projects/gnuplot/files/ I had to substitute

Re: Low feature GNUPlot controller for D2, problem solved on intel box

2012-03-15 Thread SiegeLord
On Thursday, 15 March 2012 at 07:23:38 UTC, Jay Norwood wrote: The use of pgnuplot.exe wasn't necessary. The problem turns out to be that it needed endian=little in the format string in C2DPlot Plot(...) for my box. After that, all the plots ran perfectly well using the original gnuplot