Search the web
Sign In
New User? Sign Up
info-gnuplot-beta · Info-gnuplot BETA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 349 - 378 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
349
Hi again, I know we are feature frozen now, but ... I was wondering whether I am the only one missing elements for basic graph annotation, like drawing a box /...
Stefan A. Deutscher
stefand@...
Send Email
Jun 1, 1997
7:27 pm
350
Hi all, I've finally uploaded a new pl to cmpc1.phys.soton.ac.uk Various factors have conspired against me for a while now... * $Log: version.c,v $ * Revision...
David Denholm
David.Denholm@...
Send Email
Jun 4, 1997
7:36 pm
351
... I cannot reproduce this reliably. Core was dumped (binary.dem) in maybe one of ten cases (different debug/optimise options), but not reproducable. [[[[...
Lars Hecking
lhecking@...
Send Email
Jun 5, 1997
1:47 pm
352
... Same here under Solaris, SunOS and Irix, but not OSF. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 5, 1997
3:32 pm
353
... Under Linux 1.2.13, the new beta336 compiles and runs fine (except that "animate.dem" runs forever...). Gerhard Heinzel ...
Gerhard Heinzel
ghh@...
Send Email
Jun 5, 1997
3:39 pm
354
gnuplot beta 336 runs fine on the following platforms : hpux 9.05 + gcc 2.7.2 sun-clone sunos 4.1.3 + gcc 2.7.2 linux 2.0. (redhat 4.1) gcc 2.7.2.1 in all...
Emmanuel Bigler
bigler@...
Send Email
Jun 5, 1997
3:58 pm
355
Hello, everyone. Just a small note. I had noticed that earlier, but just never got around to mailing about it, but compilation for Solaris 2.5.1 using the...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 5, 1997
4:54 pm
356
gnuplot beta 336 compiles fine on IBM RS6000 AIX with gcc 2.7.2.f.1, except for the following warning: gcc -o gnuplot alloc.o binary.o bitmap.o command.o...
Gerhard Heinzel
ghh@...
Send Email
Jun 5, 1997
4:54 pm
357
[...] ... Thinking about it, I'd suggest putting an iteration limit to animate.dem. Could be implemented rather easily in animate.dem, add a line like...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 5, 1997
5:53 pm
358
... so I assume he didn't check -D__EXTENSIONS__. '-Xc -D__EXTENSIONS__' is what we're looking for. It is also used by other GNU packages such as fileutils. ...
Lars Hecking
lhecking@...
Send Email
Jun 5, 1997
6:04 pm
359
... I also haven't seen a crash on Digital Unix 4.0 with a build using gcc. Configuring wroked fine, no correction was necessary (hmm, at least for a build...
A. Mai
st002279@...
Send Email
Jun 6, 1997
9:50 am
360
I've tested gnuplot 3.6 b336 on my SPARC 5 running Solaris 2.5.1. Every demo runs fine. Just one "problem". I've used SUN Sparc Compiler 4.0 and I've needed to...
Salvador Perez Crespo
sperez@...
Send Email
Jun 6, 1997
10:42 am
361
Hi everybody, I got pl336 from cmpc1.phys.soton.ac.uk, ran the configure script and make without any problem, and the resulting binary works fine. All this...
Jochen Schuetze 4.98
jos@...
Send Email
Jun 6, 1997
12:02 pm
362
Hi, Seems to compile and run all.dem OK on OS/2 (after patching a bit). dd says in version.c: (sorry I keep missing os/2 patches) so here are the patches that...
Roger Fearick
FEARICK@...
Send Email
Jun 6, 1997
12:19 pm
363
Hello, I tried to compile pl336 on Linux-2.0.30 with libpng 1.0 beta6 aka 0.96 installed (from libgr-2.0.13, a well-known collection of graphics libraries)....
Alexander Jolk
jolk@...
Send Email
Jun 6, 1997
1:55 pm
364
... Just tried it. Looks great! [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Jun 6, 1997
2:00 pm
365
... ^^^^ Maybe you want to change this too ;-) ... I don't really like this. I'd rather prefer to #define an extension such as ".exe" (or "") in one central...
Lars Hecking
lhecking@...
Send Email
Jun 6, 1997
2:04 pm
366
Hello, I tried to plot several datasets in a multiplot environment with equal x-axes, but the plot sequence set multiplot set xrange [] writeback plot ... set...
t.sefzick@...
kph033@...
Send Email
Jun 6, 1997
3:58 pm
367
... Thanks, guys, again for all that work. Please, please, please make sure the x11 + Tektronix support stays alive in the OS/2 version (no matter how elegant)...
Stefan A. Deutscher
stefand@...
Send Email
Jun 6, 1997
5:24 pm
368
... A check on this shows that the ".exe" is in fact not needed - it crept into the original version which didn't have the line below (popen...) and relied on...
Roger Fearick
FEARICK@...
Send Email
Jun 7, 1997
8:31 am
369
... popen/pclose used to be used by all platforms, but in order to support -persist, we could not use pclose(), which waits for the child to terminate, so I...
David Denholm
David.Denholm@...
Send Email
Jun 8, 1997
3:44 pm
370 Alex Woo
woo@...
Send Email
Jun 12, 1997
3:53 pm
371
Perhaps a new plot style could be implemented, named something like "numberedpoints", requiring two or three columns of data. This would be versatile and...
gas@...
Send Email
Jun 12, 1997
6:05 pm
372
Gnuplot beta 336 plot 100*sin(x) # mark a position on the plot set arrow from 2,0 to 2,80 lt 2 # "zoom" into the graph plot [*:*] [*:50] 100*sin(x) The graph...
Lars Hecking
lhecking@...
Send Email
Jun 16, 1997
10:06 am
373
Hi, all, First, there's an odd quirk with the "show" commands: set xdata time show xdata results in "zdata is set to time", whereas set zdata time show zdata ...
crawford richard
u600256@...
Send Email
Jun 16, 1997
9:46 pm
374
... Hmm - it's misbehaving on 3.6 beta also. It doesn't actually block the whole computer (well, not on NT) but because it doesn't respond to windows messages,...
David Denholm
David.Denholm@...
Send Email
Jun 22, 1997
5:03 pm
375
Hello folks. I just went to cmpc1 and uploaded the following files and patches I wrote in the last week or so. I put them into single files so you can get only...
Hans-Bernhard Broeker
broeker@...
Send Email
Jun 23, 1997
7:44 pm
376
Hello, two OS/2 (or even DOS) related topics: 1) Does _anyone_ here actually (successfully) the EMX VESA term ? Roger's builds usually seem to include this but...
Alexander Mai
st002279@...
Send Email
Jun 23, 1997
8:17 pm
377
... Dunno, last time I tried it didn't work but that was ... well over a year ago now, if that is possible. I like the idea of having it though. ... Never...
Stefan A. Deutscher
stefand@...
Send Email
Jun 23, 1997
10:41 pm
378
... well, we need at least a positive report to satisfy including it. As the OS/2 binary edition will be the first choice for most OS/2 users we should not...
A. Mai
st002279@...
Send Email
Jun 24, 1997
10:32 am
Messages 349 - 378 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help