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 4768 - 4797 of 5001   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4768
I would like to plot 2d and 3d graphics using gnuplot from turbo C. can you please tell me To load gnuplot on my computer where i can get the it. thanking...
Satish Nathuram Mantri
bksatish1@...
Send Email
Apr 1, 2001
12:53 pm
4769
PS: Can someone help me get a current snapshot? Our firewall refuses to allow anonymous cvs access, and even appears to be stripping emailed archives that ...
Nigel Nunn
nNunn@...
Send Email
Apr 1, 2001
1:16 pm
4770
... It's there now. -rw-r--r-- 1 263 100 1817145 Apr 1 16:09 gnuplot-3.8f.0.tar.gz -rw-r--r-- 1 263 100 286 Apr 1 16:17...
Lars Hecking
lhecking@...
Send Email
Apr 1, 2001
3:33 pm
4771
... Turbo C, heh? Now, that's a challenge. Does that mean you want to write your own program in Turbo C, which uses gnuplot as an external tool to do some...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 2, 2001
10:14 am
4772
... OK. If I remember correctly, there was an issue about the name of the coloured surface (splot "data.dat" with pm3d in your version). It could be csurface...
Novak Levente
lnovak@...
Send Email
Apr 2, 2001
10:23 am
4773
... The point is also, that not all (especially Petr) liked the syntax 'with <whatever>'. But I strongly vote for a syntax like this, because it's consistent...
Johannes Zellner
johannes@...
Send Email
Apr 2, 2001
1:01 pm
4774
... btw.: I like (and vote) for 'csurface' -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Johannes Zellner
johannes@...
Send Email
Apr 2, 2001
1:01 pm
4775
On Mon, 2 Apr 2001, Johannes Zellner wrote: [...] ... That's a point which is debatable, at least to some extent. Currently, we have two families of 'plot...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 2, 2001
1:17 pm
4776
... Could string support maybe do the job ? E.g. let Plotcommand=" 'datafile' using 5:25 \ title \"some complicated enhps stuff\" \ with linespoints lt 3 lw...
Arnd Baecker
a.backer@...
Send Email
Apr 2, 2001
1:34 pm
4777
... Don't know. I haven't heard from him since December, IIRC. Anyway, I guess it can't hurt to give you his Mail adress, so you can ask him directly: "Amedeo...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 2, 2001
1:45 pm
4778
... If gnuplot had any: possibly. But it doesn't --- any takers? Quoting would also tend to become a nightmare. A separate command would be easier to handle....
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 2, 2001
1:48 pm
4779
... See my mail from March 7. Petr Mikulik [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Petr Mikulik
mikulik@...
Send Email
Apr 2, 2001
2:57 pm
4780
There is little if any information in the documentation on how to use the pipes feature when it is available. In particular I have built gnuplot v3.8f for...
William D. Kirby
wdkirby@...
Send Email
Apr 2, 2001
5:25 pm
4781
... Well --- you pipe stuff into it. Either via a program, or simply by redirection: cat simple.dem | wgnuplot wgnuplot < simple.dem anything like that. You'll...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
10:01 am
4782
... I tried something like this, but it did not work which made me wonder how the pipe was suppose to work. . Neither of the above pipe methods works. Note...
William D. Kirby
wdkirby@...
Send Email
Apr 3, 2001
2:01 pm
4783
... This would be the expected behaviour of wgnuplot, indeed. That's why we had to write pgnuplot.c, in the first place: Windows GUI programs don't have...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
2:14 pm
4784
... The above change to the set label input works. ... Yes ... This did not work. The error message says that a column number should follow the $ character. ...
William D. Kirby
wdkirby@...
Send Email
Apr 3, 2001
2:37 pm
4785
On Tue, 3 Apr 2001, William D. Kirby wrote: [...] ... Well, the quoting still wasn't right, obviously. This example works on Unix, at least (this time, I did...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
2:53 pm
4786
Using Cygwin v1.1.8 with gcc 2.95.3-1 on a Windows NT 4.0 SP3 O/S, and gnuplot cvs update as of 4/02/01. configure can't find libpdf.a. I moved the library,...
William D. Kirby
wdkirby@...
Send Email
Apr 3, 2001
3:06 pm
4787
... No big surprise: there's no pdf support in the CVS version of configure. Lars: didn't you cvs update before regenerating configure, the last times? ...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
3:15 pm
4788
... Sorry, was talking rubbish. Turns out I had somehow acquired a sticky tag 1.102 in my working copy of configure, so it never got updated... So the question...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
3:20 pm
4789
... The escape quotes work with the Cygnus X-Windows version. Thanks ... [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
William D. Kirby
wdkirby@...
Send Email
Apr 3, 2001
3:20 pm
4790
Hi Hans-Bernhard, Just a quick note to let you know that 3.8fp0 compiled with VC++ 6 runs very nicely! Most impressed with the PM3D stuff, and the mouse...
Nigel Nunn
nNunn@...
Send Email
Apr 3, 2001
3:29 pm
4791
... Yes it does, as you finally discovered ;-) ... Nope, I'm using bog-standard autoconf 2.13 (release version). The only tool I'm using that is different is...
Lars Hecking
lhecking@...
Send Email
Apr 3, 2001
3:34 pm
4792
... Please leave the textwin as it is. In particular, please don't replace it by a rewrite done in MFC or anything --- remember that there are lots of guys who...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
3:38 pm
4793
... Yes, that is what I had in mind. Just wondering about how folks would like to interact with Gnuplot command strings if they could have anything they...
Nigel Nunn
nNunn@...
Send Email
Apr 3, 2001
3:56 pm
4794
... AFAICS, the very idea of having gnuplot as a DLL is that we shouldn't have to care about it. That's totally left up to the phantasy of whoever uses that...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
4:13 pm
4795
In both the Cygnus X-Windows and WIN32 versions of gnuplot the use of environment variable for PATH in labels works interactively when directly entered or from...
William D. Kirby
wdkirby@...
Send Email
Apr 3, 2001
4:24 pm
4796
Hi Nigel, This sounds very fancy. I'd be happy (and find a lot of uses for ) a COM wrapper for the gnuplot plotting engine. No UI, just write to file (or ...
Lauren Clarke
lauren@...
Send Email
Apr 3, 2001
4:28 pm
4797
Hello, everyone. Some time ago, Petr mentioned a bug in "set grid", and I went in investigating it. What I found was yet another sign of confused code, ...
Hans-Bernhard Broeker
broeker@...
Send Email
Apr 3, 2001
4:29 pm
Messages 4768 - 4797 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