... Which, of course, can't happen yet, but eventually, it will. String-valued expressions and variables are strongly needed. Which means we will definitely...
3767
Hans-Bernhard Broeker
broeker@...
Jun 13, 2000 12:33 pm
... Should, but it doesn't. I'll have one in my 'axis' branch, one day, I think. The 'graph39; and 'screen39; system could just be another pair of axes, just like...
3768
Hans-Bernhard Broeker
broeker@...
Jun 13, 2000 12:34 pm
... [...] ... The 'standard39; method for the case of 'fit' would be to have some external program parse the 'fit.log39; file and output the wanted 'set label'...
3769
Lars Hecking
lhecking@...
Jun 13, 2000 1:38 pm
... I have taken steps to rectify this. All (or almost all) of the terminal drivers in 3.8 are independent of option ordering already. The next step is...
3770
David Denholm
Dave.Denholm@...
Jun 13, 2000 3:47 pm
... I think we're close to this already : values are already flagged as a union, either int or complex. I had always intended adding string as a third type. ...
3771
Hans-Bernhard Broeker
broeker@...
Jun 13, 2000 4:01 pm
... Values are the easiest part of it. Almost as easy as to be callable 'trivial39;, indeed. ... Esp. since the current expression parser/evaluator knows nothing...
3772
Johannes Zellner
johannes@...
Jun 14, 2000 12:48 am
Hello, just if somebody cares (and don't read the cvs logs): I added the code for pm3d to the epslatex driver. I didn't get thru the color box plotting for...
3773
Jürgen v.Hagen
vonhagen@...
Jun 14, 2000 6:29 am
... I vote for Fortranish // juergen [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3774
Johannes Zellner
johannes@...
Jun 14, 2000 8:26 am
... I vote for perlish . -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3775
Hans-Bernhard Broeker
broeker@...
Jun 14, 2000 12:32 pm
... That'd confuse today's typical C++ adepts mightily. Other than that, it's a good alternative, indeed. ... I don't think that'd be a good idea. At least not...
3776
Hans-Bernhard Broeker
broeker@...
Jun 14, 2000 5:34 pm
Hello, everybody Just to inform those who don't scan our SourceForge WWW sites regularly: I've started to file the most frequently requested missing features...
3777
bonnie8734e82276@...
Jun 17, 2000 8:19 pm
Hey there! Here is that link you wanted. This page is pretty cool. Not as good as the one you sent me, but still VERY good! http://clik.to/gityousum See you...
3778
Johannes Zellner
johannes@...
Jun 20, 2000 1:41 pm
Hello, I've a small question. Attached is a gif which shows a 3 x 5 multiplot. I've used `[lrtb]margin = 0', so there's no space between the plots. My problem:...
3779
Johannes Zellner
johannes@...
Jun 20, 2000 3:51 pm
Hello, why do bessel functions not work with complex numbers ? (I'd need that) -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@......
3780
Dick Crawford
crawford@...
Jun 20, 2000 4:35 pm
OnTuesday, June 20, 2000 Johannes Zellner <johannes@...> ... If the total width of all your plots equals unity, then there is no room left for the...
3781
Dick Crawford
crawford@...
Jun 20, 2000 9:40 pm
... Probably because the Bessel function routines weren't coded that way. Dick Crawford, aka crawford@... Ps. This isn't intended as a put-down or a...
3782
Alex Woo
acwoo@...
Jun 20, 2000 10:39 pm
Be careful here. The expansions for Bessel functions converge at different rates in the complex plane (and may not even converge). Alex ... From: "Dick...
3783
Johannes Zellner
johannes@...
Jun 20, 2000 11:52 pm
... I just had a look at the availability of complex bessel functions: e.g. amoslib as it comes for example with cmlib (see gams / netlib) SUBROUTINE...
3784
Alex Woo
acwoo@...
Jun 21, 2000 5:35 am
Look at C mathematical function handbook by Louis Baker. Alex ... From: "Johannes Zellner" <johannes@...> To: <info-gnuplot-beta@...> Sent:...
3785
WH-question
registration@...
Jun 22, 2000 7:08 pm
Hello, Members of our community - the WHquestion free info arena - posted the following questions: "Should I just give up on the whole Linux thing? It just...
3786
Petr Mikulik
mikulik@...
Jun 24, 2000 10:54 pm
I've coded $Subj, maybe you needed this as desperately as me. Here is the text from ChangeLog: * pm3d: a trick for rotating the ylabel via 'set pm3d map' (see...
3787
Johannes Zellner
johannes@...
Jun 25, 2000 12:21 am
... There's no way in drawing text at an angle != 0 in X11, even in year 2000. The way this can be done in X11 is drawing the text to a pixmap and copying the...
3788
Johannes Zellner
johannes@...
Jun 27, 2000 4:54 pm
Hello, is there an easy way w/o input filter (awk) to plot each 6. line of a data file (starting with 1 or starting with 2 ...) ? # comment data 1 <-- plot...
3789
Johannes Zellner
johannes@...
Jun 27, 2000 7:26 pm
... yes, thanks. -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3790
Lars Hecking
lhecking@...
Jun 27, 2000 7:35 pm
... gnuplot> help every maybe? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3791
Dick Crawford
crawford@...
Jun 27, 2000 9:28 pm
... limitation ... copying ... No, gnuplot does not support arbitrary angles. It would be fairly simple (but tedious) to install such a feature. IIRC, gnuplot...
3792
Johannes Zellner
johannes@...
Jun 28, 2000 11:22 am
Hello, I just got a SEGFAULT when trying gnuplot> plot 'tmp.dat39; using 3:4 '(%lf,%lf) (%lf,%lf) (%lf,%lf) (%lf,%lf)' w l using (gdb) I located the problem at...
3793
David Denholm
Dave.Denholm@...
Jun 28, 2000 5:07 pm
... None of the current plot styles support more than 7 columns, so there is no reason to read more than this. IIRC, you can use something like plot 'tmp.dat39;...
3794
Johannes Zellner
johannes@...
Jun 28, 2000 8:22 pm
Hi, someone of you at http://www.linuxtag.de/ ? I'll be there on Fr 30.6. probably. If someone is there I'd be glad to meet you. -- Johannes [[[[ unsubscribe...
3795
Lars Hecking
lhecking@...
Jun 30, 2000 10:26 am
Check out http://unicalculus.sourceforge.net/unignuplot/ Looks rather nice. The page is in Spanish, but it's not too hard to navigate. [Clark, are you still...