I'm willing to package the manual and demos in html/gif but this is going to be as large as the source distribution. Also, my html version doesn't reflect all...
Hi, gnuplot beta 330 compiled for os/2 has been placed on: ftp://nucl1.phy.uct.ac.za/pub/gp330os2.zip Roger. -- Roger Fearick Department of Physics University...
Hello all, I can't unzip cmpc1.phys.soton.ac.uk/incoming/gp330w32.zip no matter which unzipping utility I use. Could somebody fix this please? Regards Bjoern. ...
Hello All, I would prefer to have the pictures http://www.nas.nasa.gov/~woo/gnuplot/doc/ternary.gif http://www.nas.nasa.gov/~woo/gnuplot/doc/userdefined.gif ...
I may have found some additional info on this problem. When I used hc from BC++ v4.5 it actually used hc31.exe. I tried hc30.exe from Watcom 10.0 which didn't...
Hi! Trying to open the GNUPLOT.RTF-file for viewing/printing through Microsoft Word for Windows95 (ver.7), I can only see the contents page! Looking at the...
Compiling beta version 330 for WIN32 using BC++ v4.5 I get an error meesage (Error 4639) from hc.exe at the byte just before the end of the RTF file. I had the...
When I try making beta 328 on Solaris, I get the following errors. I do not have C++, and I use SunPRO C compiler. I've also gotten some other "identifier...
Hi there, I just downloaded beta330, and just to test it, I ran through all.dem, and suddently my eyes saw something that was not supposed to be there (at...
Hi all, I tried to upload this last week, but couldn't get through to cmpc1. I have uploaded beta 330 to cmpc1.phys.soton.ac.uk:/pub Enough is enough : unless...
The Mac version of patchlevel 330, otherwise known as Mac gnuplot 2.0a27, can now be found at <http://www.ee.gatech.edu/users/schooley/gnuplot.html> -or- ...
I mirrored the cmpc1 files at http://science.nas.nasa.gov/~woo/gnuplot/gnuplot-beta330.tar.gz http://science.nas.nasa.gov/~woo/gnuplot/gp36_328_330.diff.gz Due...
I'm looking for a recent beta build for AIX 3.2 on RS6000. I have an account on such a machine but insufficient disk space (and maybe it's not even 100%...
Hi, all, One of my colleagues just pointed out a bug in v328: set hidden splot ... works, set xrange {...] splot ... works, but set hidden set xrange [...] ...
... It's usually a case of looking in the right place! In my copy, it's the fourth paragraph of the initial help message after gnuplot> help _but_ I infer from...
Hallo gnuplotters, updating to beta 328 I recognized, that the additional labels (set with "set label "bla" at x,y are rotated by 90 degr. in the postscript...
Hi all, a question for gnu-readline-on-unix experts. I have installed gnu readline, and (for the first time, I'm afraid) am testing gnuplot with gnu readline. ...
Hi, all, Dave O'Donnell brought another little bug in the 'rotate39; patch to my attention. As it is now, "set label ... font" doesn't work. The patch that...
Dear all, here is a small syntax problem that sometimes causes us trouble: If we try to define an own function with a name that is already used internally,...
Hi, all, There's an interesting quirk with the scientific-power-replacement format character "c". Try set zero 1e-24 set xrange [1e-21:1e-15] set xtics...
Hello, gang. I am a bit late in reacting on some issues raised lately (been on a conference last week), but here it comes: I'm pleased to announce yet another...
I propose that we severe the info-gnuplot mailing list and cut the cross-linking between the comp.graphics.app.gnuplot usenet newsgroup and this mailing list....
Hi! ... In practice, the main problem is to let gnuplot read a label from a data-file, and, more generally, to let gnuplot read text as data. At the present...
Hi, I use gnuplot, unix version 3.5 (pre 3.6) patchlevel beta 315. In performing a loop like: a=-1 a=a+1 plot 'test.dat39; index a u 1:2 pause 1 if(a<20) reread ...
... pl328 has memset(&tm, 0, sizeof(struct tm)); for (i=0; i<7; ++i) { But I confess that I hadn't incorporated the bit that prepares the string in a separate...