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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 504 - 533 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
504
Hi guys, is or will something like this be possible? plot f(x) title "foo\nbar" While a two line title can 'easily' be achieved with plot f(x) title "foo",...
Stefan A. Deutscher
stefand@...
Send Email
Aug 1, 1997
8:59 am
505
Hi there, I just noticed that the show function command nicely gives me about 8 pages worth of my functions, but toooooooooooo fast to review them. It would be...
Stefan A. Deutscher
stefand@...
Send Email
Aug 1, 1997
7:17 am
506
... It wouldn't be easy with the code as it is, since it assumes that all key entries are one line high. Since it makes (at least) two passes (one to calculate...
David Denholm
David.Denholm@...
Send Email
Aug 1, 1997
4:34 pm
507
... The only thing that *must* be fixed is to fix the os/2 build (trivial) Oh yes, and decide if the copyrights are being changed or not. ... There's a core...
David Denholm
David.Denholm@...
Send Email
Aug 2, 1997
12:13 am
508
David, Could you post a list of outstanding issues with gnuplot 3.6 and your estimate as to their priority? I think we need to have triage to these issues and...
Alexander Woo
woo@...
Send Email
Aug 1, 1997
3:56 pm
509
Hi there, I'd like to propose (for gp 4.0) another axis type ... neglog for 'negative logarithmic', one that can handle negative values elegantly (and only...
Stefan A. Deutscher
stefand@...
Send Email
Aug 3, 1997
6:04 am
510
... Hallo I had the same problem month ago and I find a way to plot negative log scaled x values. Sample dataset: -1 1 -10 2 -100 3 -1000 4 To plot x...
Andre Ringeler
aringel@...
Send Email
Aug 4, 1997
2:36 am
511
Greetings! I downloaded the file /pub/gnuplot-beta336.tar.gz, from cmpc1.phys.soton.ac.uk, and I am having problems compiling it. I am trying compile under...
Stuart Whelan
stuartw@...
Send Email
Aug 6, 1997
10:19 pm
512
I forgot to mention the above compile attempt was made with the 'make solaris_x11', after I had copied the makefile.unx to Makefile. ./configure and make...
Stuart Whelan
stuartw@...
Send Email
Aug 6, 1997
11:42 pm
513
... ./configure is certainly the preferred option ... it looks to me like your system header files are inconsistent : stdlib.h is defining atof() one way, yet...
David Denholm
David.Denholm@...
Send Email
Aug 6, 1997
5:12 pm
514
... [...] ... Sorry David, but I think that's only partly correct. The actual problem is that beta336 didn't guess the correct set of flags to put Sun's cc...
Hans-Bernhard Broeker
broeker@...
Send Email
Aug 6, 1997
6:50 pm
515
Hi there, I replied to a fellow regarding options to call gnuplot from within Fortran and here is what I got back. Indeed, when I tried it, the only thing that...
Stefan A. Deutscher
stefand@...
Send Email
Aug 12, 1997
4:18 pm
516
I have uploaded to cmpc1.phys.soton.ac.uk emx-336.zip which contains the following files: readme the description makefile.emx the modified and...
David Liu
dliu@...
Send Email
Aug 13, 1997
12:03 am
517
... I think it's not a bug but just a missing feature: it seems that only the X11- options are being recognized and properly handled. ... Alexander Mai ...
Alexander Mai
st002279@...
Send Email
Aug 14, 1997
5:49 am
518
... Hm. I recall that it worked as Roger intended to in an earlyer beta, with persist and with server. Beautifully it worked on PM. On the other hand, now it...
sad@...
Send Email
Aug 14, 1997
5:29 pm
519
... I don't think that persist, etc ever worked from the command line in OS/2. Roger. -- Roger Fearick Department of Physics University of Cape Town [[[[...
Roger Fearick
FEARICK@...
Send Email
Aug 15, 1997
12:04 am
520
I have a very useful EMACS package called gnuplot.el (thanks to Gershon Elber) which allows me to send the contents of a buffer through gnuplot, which in turn...
Richard Stanton
stanton@...
Send Email
Aug 15, 1997
4:02 am
521
... It is possible to compile gnuplot on NT to run as a console app. I'll have to dig out the details. Unfortunately, one also loses the ms-windows terminal...
David Denholm
David.Denholm@...
Send Email
Aug 15, 1997
5:19 pm
522
Hello David, and all the gang ... All this starts to look like we need to re-do the Windoze port to use the outboard driver method as well, like in gnuplot_x11...
Hans-Bernhard Broeker
broeker@...
Send Email
Aug 15, 1997
6:44 pm
523
Hi! I just tried a simple approach to the console mode. I included all the *.c - files in a MSVC++ - project, made a few changes to term.h and compiled. This...
Joergen Lippert, HELS...
jorgen.lippert@...
Send Email
Aug 15, 1997
7:06 pm
524
... I'm inclined to agree.... would this upset windows 3.1, or do we not anticipate supporting that any further ? Would we lose the menu on the main gnuplot...
David Denholm
David.Denholm@...
Send Email
Aug 15, 1997
6:26 pm
525
On Fri, 15 Aug 1997 11:26:45 +0100, David Denholm wrote: Hmm, I usually avoid discussing about M$-related topics but I respond to the OS/2-related part ... ;-)...
Alexander Mai
st002279@...
Send Email
Aug 15, 1997
8:05 pm
526
... What kind of troubles was that? And i really can't (easily) see why you had to replace clip_vector and clip_move with dummies. Could it be that you simply...
Hans-Bernhard Broeker
broeker@...
Send Email
Aug 15, 1997
8:34 pm
527
Hi David (et al), ... It runs as a console app. and communicates with the graphics window, which runs as a separate process, via named pipes. OS/2...
Roger Fearick
FEARICK@...
Send Email
Aug 15, 1997
9:24 pm
528
... Hi! I defined ANSI_C andre-included hidden3d.c. I still have to put a dummy function 'getwd()'. Now everything is running fine. I have uploaded a new...
Joergen Lippert, HELS...
jorgen.lippert@...
Send Email
Aug 15, 1997
9:47 pm
529
Hello, Joergen, David, and everyone Joergen had problems compiling hidden3d.c in his experimental compilation of gnuplot on VC++ for Win32 ... [...] ... On...
Hans-Bernhard Broeker
broeker@...
Send Email
Aug 15, 1997
10:01 pm
530
... Okay, I'll put my foot in my mouth then. Must have confused it with the options from within. Cheers. Stefan -- ...
Stefan A. Deutscher
stefand@...
Send Email
Aug 15, 1997
5:02 pm
531
Hi there, i tried to use the pslatex terminal of gnuplot to get nice, LaTeX-formatted text in my diagrams. But i couldn't include the files directly into my...
Burkhard Plaum
burkhard.plaum@...
Send Email
Aug 15, 1997
11:13 pm
532
Has anyone compiled perl into gnuplot yet ? Thanks [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Mike Massing
massing@...
Send Email
Aug 15, 1997
5:30 pm
533
Hi all, sorry for this off-topic post. Has anyone a complete archive for this mailing list? I'm looking for everything before December 1996 to re-install my...
Lars Hecking
lhecking@...
Send Email
Aug 16, 1997
1:12 am
Messages 504 - 533 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