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...
Show off your group to the world. Share a photo of your group with us.

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 2833 - 2862 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2833
... set encoding iso_8859_1 set title "TITLE>äÄöÖüÜ<TITLE" set term mp set out "test.mp" plot sin(x) ... verbatimtex \documentclass[a4paper]{article} ...
Berthold Höllmann
se6y095@...
Send Email
Sep 1, 1999
11:21 am
2834
... [...] ... This is working as documented. From the mp terminal help: ...global changes to the text of labels can be achieved by editing the...
Daniel H. Luecking
luecking@...
Send Email
Sep 1, 1999
3:26 pm
2835
On Wednesday, September 08, 1999 David Starks-Browning <starksb@...> ... Yes, all the gnuplot demos have been removed from the NASA site. They can be...
Dick Crawford
crawford@...
Send Email
Sep 8, 1999
4:38 pm
2836
... My suggestion: yet another 'configure' flag '--with-demopictures', which will effect doc2html to include local references to the pictures. The pictures...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 8, 1999
4:52 pm
2837
Hello, everyone Recently, a posting in the newsgroup revealed a long-standing bug in the behaviour of 'set {x|y}zeroaxis' for 3D plots. It would draw exactly...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 8, 1999
6:53 pm
2838
... This information about the defunct URLs and known alternates could go into the Gnuplot FAQ at <ftp://ftp.ucc.ie/pub/gnuplot/faq/gnuplot-faq.html>. Then...
David Starks-Browning
starksb@...
Send Email
Sep 8, 1999
9:04 pm
2839
... Actually Alex Woo maintains the pages; I just give him an account to host them on. I'm glad it's serving its purpose. I do the "maintenance" on the ftp...
Clark Gaylord
cgaylord@...
Send Email
Sep 9, 1999
12:13 am
2840
... done. I will send the updated faq-files to Lars who will be back from holidays in a few days. juergen [[[[ unsubscribe from info-gnuplot-beta via...
Jürgen v.H
Sep 9, 1999
7:07 am
2841
... I wouldn't know what to do without the archive at ftp.ucc.ie :) ftp://ftp.ucc.ie/pub/gnuplot/beta/gnuplot-3.7.1.tar.gz ...
Lars Hecking
lhecking@...
Send Email
Sep 10, 1999
12:59 pm
2842
... Har. I have been meaning to suggest this for a while ... ... Whow! Wasn't this the first version which included Dave Kotz' gnutex driver? I remember using...
Lars Hecking
lhecking@...
Send Email
Sep 10, 1999
1:07 pm
2843
... I'd really appreciate the '--with-demopictures' option. I only have a dialup connection to the internet and the hardwired links to the ...
Berthold Höllmann
se6y095@...
Send Email
Sep 10, 1999
4:43 pm
2844
URL to gnuplot FAQ is different in various versions of gnuplot. And always quite complicated; in 3.7.1 beta 6 it is printed on line with more than 80 ...
Petr Mikulik
mikulik@...
Send Email
Sep 13, 1999
8:02 am
2845
When I do the following: set term post eps set output 'test.eps' test and try to view test.eps, ghostscript gives me an Error: /undefined in udl (gnuplot...
Edzer J. Pebesma
e.pebesma@...
Send Email
Sep 13, 1999
1:18 pm
2846
Hello, gang In context of a bug report I just answered, I discovered a problem in version 3.7.1 (beta3): set logscale p [0.1:1] x complains that 'y2 range must...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 14, 1999
11:47 am
2847
... Check your bug-gnuplot archive for the "Bugs with logscale and noautoscale" thread back in April. More specifically, the mail message with Message-ID:...
Lars Hecking
lhecking@...
Send Email
Sep 14, 1999
4:42 pm
2848
... It is now :) Will be fixed in the next 3.7.1 pre-release and 3.7.0.10 beta. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Sep 14, 1999
4:49 pm
2849
... In the specific case of xxxx.to, one has to pay for a redirector without advertising. [[[[ unsubscribe from info-gnuplot-beta via majordomo@......
Lars Hecking
lhecking@...
Send Email
Sep 14, 1999
6:22 pm
2850
Currently it is not possible to write platform-independent scripts for printing, since there is no way to restore back the terminal before commands like set...
Petr Mikulik
mikulik@...
Send Email
Sep 15, 1999
7:35 am
2851
... Like it? I _love_ it. Given that I am at least scizophrenic I'll put in both of my votes (YES, YES). ... That would be more general, allowing to push...
Stefan A. Deutscher
stefand@...
Send Email
Sep 15, 1999
10:18 am
2852
... HBB has implemented 'save term', so I don't think your patch is necessary now. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Send Email
Sep 15, 1999
10:18 am
2853
Petr Mikulik wrote: ... My feeling is that Petr's patch is a clean and elegant solution to a chronic gnuplot problem. I'm not quite clear on what HBB's new...
Jonathan Thornburg
jthorn@...
Send Email
Sep 15, 1999
11:28 am
2854
On Wed, 15 Sep 1999, Petr Mikulik wrote: > Currently it is not possible to write platform-independent scripts for > printing, since there is no way to...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 15, 1999
12:22 pm
2855
... Updated "save" command is nice too, of course. My patch has another advantages: terminal settings are saved in the memory; no file is created; there is no...
Petr Mikulik
mikulik@...
Send Email
Sep 15, 1999
12:48 pm
2856
... But it also has a drawback: a stack may be nice for many situations, but it's not as general as save/load to named 'slots' (which are files, here, mainly...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 15, 1999
1:14 pm
2857
... I may go and have a look. As for the work load, don't expect any miracles. There are only two people working on gnuplot right now, sadly. [[[[ unsubscribe...
Lars Hecking
lhecking@...
Send Email
Sep 15, 1999
3:31 pm
2858
Well I've been busy for just a short while, and earlier when I used gnuplot-3.7.0.8.tar.gz (Jun 12) I was using the loadpath feature. Later versions...
David Dyck
dcd@...
Send Email
Sep 16, 1999
12:59 am
2859
... Not exactly 'lost'; it never had that feature, in the first place. 3.7.1 is essentially the planned successor of the current recommended download 3.7.0 +...
Hans-Bernhard Broeker
broeker@...
Send Email
Sep 16, 1999
7:21 am
2860
I've got another idea from the previous discussion --- 'memory streams'. While `save var "a.gp"` saves some strings into a file ('file stream' "a.gp"), then...
Petr Mikulik
mikulik@...
Send Email
Sep 16, 1999
7:45 am
2861
... I meant ppl working on the code as a whole - of course there is always a bunch of people working on smaller things :) ... My point exactly. [[[[...
Lars Hecking
lhecking@...
Send Email
Sep 16, 1999
10:28 am
2862
I have updated the 3.7.0.1 patch set at our ftp site. The changes should migrate to the mirror sites soon. ...
Lars Hecking
lhecking@...
Send Email
Sep 16, 1999
5:41 pm
Messages 2833 - 2862 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