Hi again, `set xmtics' works, `set noxmtics' is not accepted as a valid set option. Only with a `reset' I can get rid of the xmtics. I'm using the Win32...
Bjoern Lorenz
lorenz@...
May 1, 1997 1:14 pm
239
... Short answer: You've found a small discrepancy between documentation and source (I wouldn't call it an error on either side). From the definition and use...
Hans-Bernhard Broeker
broeker@...
May 1, 1997 3:05 pm
240
... You can undo set xmtics with set xtics (tested on AIX) dd -- david.denholm@... Tel +44 (0)1494 453376 (work) +44 (0)1494 459742 (home) ...
David Denholm
David.Denholm@...
May 1, 1997 3:31 pm
241
Hi, all, The "quit" command doesn't seem to be acknowledged when in batch mode. While this makes pretty good sense in gnuplot 3.5 -- there's not much point in...
crawford richard
u600256@...
May 2, 1997 1:02 am
242
... I have thought (and possibly mentioned) that we should make quit and exit something other than synonyms, ie that one should mean stop processing the file,...
David Denholm
David.Denholm@...
May 2, 1997 9:29 am
243
Hi The 'table' terminal setting is very useful for data conversion. It could however be improved by a 'debug' command line setting to make it possible to...
Joergen Lippert, HELS...
jorgen.lippert@...
May 2, 1997 10:24 am
244
... Alternatively, adding it as an option to the table terminal removes the need to change set.c set term table [no]inrange [no]outrange [no]undefined allowing...
David Denholm
David.Denholm@...
May 2, 1997 12:41 pm
245
Sorry... I actually brought patchlevel 332 in at the beginning of the week, but haven't had a chance to do much testing. I uploaded it to cmpc1 FWIW changes: *...
David Denholm
David.Denholm@...
May 2, 1997 7:31 pm
246
Hi, all, I have posted the latest revision to the master documentation file to the /incoming directory at cmpc1.phys.soton.ac.uk. The file is "gp332doc.gz". ...
crawford richard
u600256@...
May 2, 1997 11:15 pm
247
Lucas Hart
hartl@...
May 4, 1997 10:21 pm
248
The same happens for G N U P L O T Linux version 3.5 (pre 3.6) patchlevel beta 330 last modified Tue Apr 8 07:11:29 BST 1997 Gerhard Heinzel ... ...
Gerhard.Heinzel.
ghh@...
May 5, 1997 8:35 am
249
It doesn't happen for 330beta for 32-bit Windows. An argument for using Windoze? ;-))) ... -- Dipl.-Ing. Bj"orn Lorenz Klinik fuer Anaesthesiologie und...
Bjoern Lorenz
lorenz@...
May 5, 1997 10:23 am
250
... Confirmed on 'my' Digital machine running Digital Unix 4.0 (also both builds). The OS/2 versions don't crash. (BTW, I sometimes upload a copy of Roger's...
A. Mai
st002279@...
May 5, 1997 1:24 pm
251
... No errors using NeXTSTEP v3.3 with Intel hardware. G N U P L O T unix version 3.5 (pre 3.6) patchlevel beta 330 last modified Tue Apr 8 07:11:29 BST 1997 ...
John C. Hermanson
hermy@...
May 5, 1997 2:11 pm
252
Hi! This version runs OK on Windows NT but starts with the following remark before the intoducion: Could not linebuffer stdout Regarding table - output: Try: ...
Joergen Lippert, HELS...
jorgen.lippert@...
May 5, 1997 3:19 pm
253
... Sure. I am downloading it right now. Will try in a minute and put the ps file back to incoming. BTW, does anybody know the ip address of soton? I want to...
sad@...
May 5, 1997 5:34 pm
254
Ooops. I think I am overtaxed: The gp332doc file is not tex yet :-( I have no clue how to turn that one into postscript. Sorry. Stefan -- ...
Stefan A. Deutscher
stefand@...
May 5, 1997 5:36 pm
255
... This is from a change I have made in plot.c ll.338: I have replaced the call to setlinebuf() with setvbuf(stdout,NULL, _IOLBF,0), and above error message...
Lars Hecking
lhecking@...
May 5, 1997 5:37 pm
256
... That's what doc2tex is for ! I just created and uploaded gpdoc332.ps to cmpc1 but I got a warning/error while TeXing it (sorry, no longer available). So I...
A. Mai
st002279@...
May 5, 1997 6:29 pm
257
Hello Dick, and who else cares. I just ran the new docs through LaTeX for a try. And it threw a little warning that turned out to be justified: In the table...
Hans-Bernhard Broeker
broeker@...
May 5, 1997 7:47 pm
258
... Are you saying that you started the second fit with some parameters = 0 ? I don't think the fit code would like that ! Setting to something very small but...
David Denholm
David.Denholm@...
May 6, 1997 11:38 am
259
... I believe that on windows and NT, all the standard i/o functions are hooked in order to provide output to a text window. Perhaps setvbuf has not yet been...
Hello, gang. Hallo, Joachim (I'll respond in English, for the benefit of all those non-German readers ... [...] ... 100% right, David. You have to give at...
Hans-Bernhard Broeker
broeker@...
May 6, 1997 1:10 pm
262
... I have looked at the manual page for setvbuf() - the buffer size must be 2 < size < 32768 ( MSVC++ 4.0) I put 1024 as size - that removed the error...
Joergen Lippert, HELS...
jorgen.lippert@...
May 6, 1997 2:05 pm
263
... I got it on the second plot (ie first replot) on OSF/AXP There certainly were some hardwired assumptions about sizeof(short) in hidden3d.c. I think HBB had...
David Denholm
David.Denholm@...
May 6, 1997 3:26 pm
264
... /dev/null follows a very different code path internally from set out even using /dev/tty uses different code paths But it does force it to follow a path...
David Denholm
David.Denholm@...
May 6, 1997 3:39 pm
265
... Why am I not surprised - can't MS get anything right :( ? size is only used if buf (the 2nd argument to setvbuf()) is non-NULL. ... David, I suppose this...
Lars Hecking
lhecking@...
May 6, 1997 4:01 pm
266
Hello, everybody. (For a *contour* plot of a function that might be singular, esp. for x==y, this error was reported:) ... And, as the given plot didn't 'set...
Hans-Bernhard Broeker
broeker@...
May 6, 1997 4:44 pm
267
Hi, gang, In message-Id: <E9rB1p.12v@...> ... This is news to me. Is there also a code for the abbreviated month? Inquiring minds (and the...