Hi, I received the following this morning : someone has set up an archive of info-gnuplot-beta (among other lists, presumably). Anyone object ? As I see it,...
2
Stefan Bodewig
stefan.bodewig@...
Jan 10, 1997 3:42 am
... AM> Hmm, just tested out doc2ipf. The resulting .ipf file is AM> identical to the one created by the 325 distribution ... ?! Sounds great if the old...
3
crawford.richard.
u600256@...
Jan 12, 1997 12:22 pm
Hi, gang, Try the sequence set xtics axis plot x Am I the only one who gets outward tics on the x2 axis? Dick Crawford, aka rccrawford@... [[[[...
4
"William D. Kirb...
wdkirby@...
Jan 12, 1997 12:22 pm
I got the chamce to test my BC++ v4.5 compiled WIN32 version of gunuplot on a Pentium Pro with Windows NT 3.5. One of my own test files caused a floating point...
5
crawford.richard.
u600256@...
Jan 12, 1997 2:00 pm
Hi, all, I have uploaded (to cmpc1.phys.soton.ac.uk/incoming, of course) a patch that allows you to rotate the tic labels in 2D (if vertical text is allowed by...
6
David Denholm
David.Denholm@...
Jan 12, 1997 7:00 pm
... There is a hidden range when autorange is on... gnuplot> set xrange [-3:6] gnuplot> show xrange set xrange [-3 : 6] noreverse nowriteback gnuplot> set auto...
7
crawford richard
u600256@...
Jan 15, 1997 6:03 pm
... Where an option goes is pretty much up to the guy or gal who installs it (within reason, of course -- I doubt you'd let me get away with adding this...
8
William D. Kirby
wdkirby@...
Jan 16, 1997 2:38 am
I have uploaded to ftp://cmpc1.phys.soton.ac.uk/incoming my BC++ 4.5 compiled WIN32 version of gnuplot 3.6 beta 325. The package includes the exe, hlp, mnu,...
9
Carson Wilson
carson@...
Jan 16, 1997 5:40 am
... I have checked this binary on the following, with no floating point exceptions or other fatal errors: 1) 486/33 running Windows for Workgroups, 12 MB RAM;...
10
Carson Wilson
carson@...
Jan 16, 1997 5:41 am
I think the %a and %A parameters for printing date/time values (set xtics %a) are giving values which are one weekday ahead, i.e., we get Monday for a Sunday,...
11
Carson.Wilson.
carson@...
Jan 16, 1997 5:43 am
I haven't tested this exhaustively, but it looks like the Windows version of gnuplot at least since beta 315 requires me to set output to 'PRN:' (with colon)...
12
David Denholm
David.Denholm@...
Jan 15, 1997 11:24 am
... well, all references seem to be to PRN without the :, hawk:~/extra/gnuplot$ grep PRN *.c win/*.c readline.c:/* ULTRIX defines VRPRNT instead of VREPRINT */...
13
"William D. Kirb...
wdkirby@...
Jan 16, 1997 1:40 pm
Is it posssible to get a fix to stop an animation in the WIN32 version of gnuplot 3.6 beta? Once the demo for animation starts under WIN32s I have to reboot my...
14
"William D. Kirb...
wdkirby@...
Jan 16, 1997 1:43 pm
I have tested the WIN-NT version of beta 325 uploaded to cmpc1.phys.soton.ac.uk/imcoming. It worked fine on all.dem, and other test files I have. This is for a...
15
Carson.Wilson.
carson@...
Jan 16, 1997 3:30 pm
In the WIN32 version of gnuplot 325, the following command: set output "STDOUT" produces a zero-length file named "stdout" in the current directory. Otherwise,...
16
David Denholm
David.Denholm@...
Jan 17, 1997 1:11 pm
... nothing, except expecting the impossible. By analogy, consider the year-2000 problem. With only two digits for the year, the date wraps round from 1999 to...
17
Carson.Wilson.
carson@...
Jan 17, 1997 5:55 pm
... Very much so, thanks. I think I started using set output "STDOUT" because a "show output" command says "output sent to STDOUT". All the documentation is...
18
David Denholm
David.Denholm@...
Jan 17, 1997 5:58 pm
... Well, stdout does have a well defined meaning. In particular, some people (unix) do % gnuplot script > output.ps and for them, stdout is redirected to...
19
Christian Zobel
CZ@...
Jan 18, 1997 12:36 pm
20
Christian Zobel
CZ@...
Jan 18, 1997 1:24 pm
21
David Denholm
David.Denholm@...
Jan 18, 1997 5:24 pm
... The following worked for me, on pl325, if I actually make a plot using x2 axis. gnuplot> set x2tics gnuplot> set x2range [50:0] gnuplot> plot x axes x2y1 ...
22
Berthold H"ollmann
hoel@...
Jan 21, 1997 2:20 pm
Hallo, I tried to produce a set of plots using gnuplot. All the some hundrets of plots should be produced from one data-file with about 1200 columns and 20...
23
David.Denholm.
David.Denholm@...
Jan 21, 1997 6:54 pm
... I assume this is 3.6 beta At present, there is no way to speed it up. It is something I intend to fix (though you are only the third person to bring it to...
24
"Alexander Mai&q...
st002279@...
Jan 23, 1997 3:02 pm
Hello, while running the script "bug.gp" on gnuplot beta 325 for OS/2 I got - a crash using an executable created with GCC options -O2 and -s (for...
25
Emmanuel Bigler
bigler@...
Jan 23, 1997 3:04 pm
... Received: by alpha.univ-fcomte.fr (1.38.193.4/16.2) id AA00373; Tue, 21 Jan 1997 14:24:03 +0100 Date: Tue, 21 Jan 1997 14:24:03 +0100 (MET) From: Mail...
26
Hans-Bernhard Broeker
broeker@...
Jan 23, 1997 5:40 pm
... First, I thought that what you saw should have been expected. Your plot evaluates acos(y) in an interval from -10 to +10, but acos() is *undefined* for...
27
"Alexander Mai&q...
st002279@...
Jan 23, 1997 6:50 pm
Hello, I sent a mail to this mailinglist on 21.01.1997 with subject '"Logic Error" in Beta 325'. I never got this or even an answer back from the list. I can...
28
David Denholm
David.Denholm@...
Jan 23, 1997 7:21 pm
... I got the logic_error with the same script that was posted. ie it seems that if you don't get the floating exception, you get the logic error instead ! dd ...
29
David Denholm
David.Denholm@...
Jan 24, 1997 2:49 pm
... is this the known gcc problem ? ... yes, I get this too, on AIX 4.1.4 ... dd -- david.denholm@... Tel +44 (0)1494 453376 (work) +44...
30
crawford richard
u600256@...
Jan 25, 1997 1:03 am
Hi, all, Just a quick thought: With all the various releases of pre-3.6 floating around, if/when we finally decide to put 3.6 out there 'officially39;, there is...