Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

info-gnuplot-beta · Info-gnuplot BETA

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 89
  • Category: Graphics
  • Founded: Aug 7, 1998
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 4636 - 4665 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
4636 Stefan A. Deutscher
swbdedes@... Send Email
Feb 21, 2001
11:29 am
Hi all, I just had a prose day and typed: plot sin(x) with lines. instead of plot sin(x) with lines (note the full stop at the end of the line). What a...
4637 Stefan A. Deutscher
swbdedes@... Send Email
Feb 21, 2001
11:49 am
Hi, I just need to have the label of the xtics displayed _inside_ the graph rather than outside and don't see how to do it easily. Hence, I'd like to suggest...
4638 Stefan A. Deutscher
swbdedes@... Send Email
Feb 21, 2001
12:10 pm
Hi, how about in addition to: gnuplot> help set origin The `set origin` command is used to specify the origin of a plotting surface (i.e., the graph and its...
4639 t.sefzick
t.sefzick@... Send Email
Feb 21, 2001
1:56 pm
... you can even use 2 full stops, and it works. the full stop is interpreted as a 0. so, a plot sin(x) with lines . . is interpreted as plot sin(x) with lines...
4640 Dean Thomas
dcthomas@... Send Email
Feb 21, 2001
2:00 pm
Since I didn't hear anyone disagree, I will assume that the copyright notice that I emailed to the list server yesterday is OK. Therefore, I will put it in...
4641 Hans-Bernhard Broeker
broeker@... Send Email
Feb 21, 2001
3:11 pm
... Yes. ... For the source code, there are two ways: 1) You upload a 'patch&#39; to the gnuplot project (project homepage --> Patches --> Upload). For that, you...
4642 Lars Hecking
lhecking@... Send Email
Feb 21, 2001
3:42 pm
... No worries, I have a vast array of unpackers on my Unix box. Even binhex is not a problem ;) [[[[ unsubscribe from info-gnuplot-beta via...
4643 Petr Mikulik
mikulik@... Send Email
Feb 21, 2001
7:22 pm
... Since your proposed solution is a general one, independent to platform, I would prefer this more than the X11-specific. So you can make your solution and...
4644 crawford
crawford@... Send Email
Feb 21, 2001
11:54 pm
... Well, as promised, I did take a look. First, I am running 3.7.0 -- and I cannot reproduce Alexander's problem :-/ Second, it's hard to see how this could...
4645 Petr Mikulik
mikulik@... Send Email
Feb 22, 2001
9:16 am
In some gnuplot sources, there appears !! in conditions: internal.c:top_of_stack.v.int_val = !!top_of_stack.v.int_val; mouse.c:if (!!(modifier_mask & Mod_Ctrl)...
4646 Johannes Zellner
johannes@... Send Email
Feb 22, 2001
9:54 am
... without having a look at the specific locations: yes, there is a reason for writing '!!'. There's no 'bool' in c, so !!(integer) makes a bool from an...
4647 Hans-Bernhard Broeker
broeker@... Send Email
Feb 22, 2001
11:27 am
... That's all correct, but only a few of the locations listed by Petr look like the difference between 'evaluates to true' and 'is equal to TRUE' would be...
4648 Gregor Thalhammer
Gregor.Thalhammer@... Send Email
Feb 22, 2001
3:17 pm
... in post.trm: It has ... draws them the same way ... handled by their own ... graphics.c (or ... the error. I didn't follow the whole thread about "set...
4649 Hans-Bernhard Broeker
broeker@... Send Email
Feb 22, 2001
3:38 pm
On Thu, 22 Feb 2001, Gregor Thalhammer wrote: [...] ... Notice, in order to avoid multiple sends: I've just sent him one. -- Hans-Bernhard Broeker...
4650 crawford
crawford@... Send Email
Feb 22, 2001
4:35 pm
... I remember fixing that . . . ... And if there have been changes made to post.trm since 3.7.0, I'm blissfully unaware of them -- and if that's the case,...
4651 crawford
crawford@... Send Email
Feb 22, 2001
5:07 pm
... That sounds like the error I (thought we had) fixed some time ago. Dick Crawford, aka crawford@... [[[[ unsubscribe from info-gnuplot-beta via...
4652 BigSofte Vendor Servi...
vendorservices@... Send Email
Feb 22, 2001
8:44 pm
Dear Marketing Manager: BigSoftE is pleased to invite http://www.ezschool.com to list its software products for FREE on the world's first Internet Software...
4653 Alexander Mai
st002279@... Send Email
Feb 23, 2001
1:06 pm
Can someone comment on the problem that the SF web interface to CVS reports "no default branch" upon clicking on a file name ? (was reported for post.trm and I...
4654 Hans-Bernhard Broeker
broeker@... Send Email
Feb 23, 2001
1:30 pm
... FWIW: I'm in the process of filing a SF support request about this. -- Hans-Bernhard Broeker (broeker@...) Even if all the snow were...
4655 Hans-Bernhard Broeker
broeker@... Send Email
Feb 23, 2001
1:32 pm
... I tried to reproduce the problem myself, yesterday, but everything seemed to work... The click on the file name is not supposed to show the file, but...
4656 Hans-Bernhard Broeker
broeker@... Send Email
Feb 23, 2001
6:30 pm
Hello, everybody. Debugging a difference in handling of time/date axes, I just came across a real killer of a bug: the macro "VERYLARGE&quot; comes out being...
4657 Dean Thomas
dcthomas@... Send Email
Feb 24, 2001
3:15 pm
I have set up a website for the Macintosh port of gnuplot 3.7.1. The URL is http://homepage.mac.com/gnuplot/ Please look at it and let me know what you think....
4658 Petr Mikulik
mikulik@... Send Email
Feb 24, 2001
7:09 pm
... The links have the colour of background, so there is not too much info on your page visible. Can you please put there a Mac screen dump(s) so that the...
4659 Dean Thomas
dcthomas@... Send Email
Feb 25, 2001
5:39 am
Oops... I broke the cardinal rule of web design -- test your web page on A LOT of browsers. I only tested on one, and of course it worked OK on it. With egg...
4660 John Bollinger
bbands@... Send Email
Feb 27, 2001
8:41 pm
The following script causes graphics characters to be dumped to the gnuplot command window upon its *second* execution. Current cvs version - 3.8e patchlevel 1...
4661 John Bollinger
bbands@... Send Email
Feb 28, 2001
2:50 pm
Attached is a screen shot of the emf problem. --jab ===== John Bollinger, CFA, CMT www.BollingerBands.com __________________________________________________ Do...
4662 Hans-Bernhard Broeker
broeker@... Send Email
Feb 28, 2001
4:04 pm
... I found and fixed the bug. The patch will go into CVS later today. The problem is similar in type to the old DI0,1;DI1,0; problem of the HPGL driver: it's...
4663 Lars Hecking
lhecking@... Send Email
Feb 28, 2001
4:55 pm
... Will you fix the 3.7 branch as well, please? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
4664 Hans-Bernhard Broeker
broeker@... Send Email
Feb 28, 2001
5:09 pm
... Yes. ... Done. -- Hans-Bernhard Broeker (broeker@...) Even if all the snow were burnt, ashes would remain. [[[[ unsubscribe from...
4665 Hans-Bernhard Broeker
broeker@... Send Email
Feb 28, 2001
5:09 pm
... Yes, that's exactly what I saw (except that the whitespace were open rectangles, in my Win98 box). It's also what my patch fixes, so hopefully, this should...
Messages 4636 - 4665 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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