octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 2.9.19??


From: Tatsuro MATSUOKA
Subject: Re: 2.9.19??
Date: Tue, 11 Dec 2007 08:50:05 +0900 (JST)

Hello

>From octave cvs 2007-11-30(2.9.17+), I have not been able to use the 
>combination of the pgnuplot and
wgnuplot from the gnuplot official issue.
The result is the same for the 2.9.18.
I checked for Kakuto's cvs version of the combination of the pgnuplot and 
wgnuplot.
The problem always the same.

However, by Michael gnuplot, nothing is bad. 

the combination of the pgnuplot and wgnuplot 
  
octave.exe:1> plot (1:10)

Copy of wnuplot command line.


Terminal type set to 'windows'
gnuplot> set terminal windows enhanced
Terminal type set to 'windows'
Options are 'color enhanced'
gnuplot>
gnuplot> reset;
gnuplot> set origin 0, 0;
gnuplot> set size 1, 1;
gnuplot> set size noratio;
gnuplot> set pm3d;
gnuplot> unset label;
gnuplot> unset title;
gnuplot> unset xlabel;
gnuplot> unset x2label;
gnuplot> unset ylabel;
gnuplot> unset y2label;
gnuplot> unset zlabel;
gnuplot> set grid noxtics;
gnuplot> set grid noytics;
gnuplot> set grid noztics;
gnuplot> set grid nomxtics;
gnuplot> set grid nomytics;
gnuplot> set grid nomztics;
gnuplot> set format x "%g";
gnuplot> set xtics textcolor rgb "#000000";
gnuplot> unset x2tics;
gnuplot> set format y "%g";
gnuplot> set ytics textcolor rgb "#000000";
gnuplot> unset y2tics;
gnuplot> set format z "%g";
gnuplot> set ztics textcolor rgb "#000000";
gnuplot> unset logscale x;
gnuplot> unset logscale y;
gnuplot> unset logscale z;
gnuplot> set style line 1 default;
gnuplot> set style line 1 linecolor rgb "#0000ff" linewidth 0.500000 pointsize 1
.000000;
gnuplot> set hidden3d;
gnuplot> set xrange [1.000000000000000e+000:1.000000000000000e+001] noreverse;
gnuplot> set yrange [1.000000000000000e+000:1.000000000000000e+001] noreverse;
gnuplot> set cbrange [0:1];
gnuplot> set border 431;
gnuplot> unset key;
gnuplot> set style data lines;
gnuplot> set palette positive color model RGB maxcolors 64;
gnuplot> set palette file "-" binary record=64 using 1:2:3:4;
??>・E?
exit


                                                                     


For 2.9.17,
Terminal type set to 'windows'
gnuplot>
gnuplot> reset;
gnuplot> set origin 0, 0;
gnuplot> set size 1, 1;
gnuplot> set size noratio;
gnuplot> unset label;
gnuplot> unset title;
gnuplot> unset xlabel;
gnuplot> unset ylabel;
gnuplot> unset zlabel;
gnuplot> set grid noxtics;
gnuplot> set grid noytics;
gnuplot> set grid noztics;
gnuplot> set grid nomxtics;
gnuplot> set grid nomytics;
gnuplot> set grid nomztics;
gnuplot> set format x "%g";
gnuplot> set xtics;
gnuplot> unset x2tics;
gnuplot> set format y "%g";
gnuplot> set ytics;
gnuplot> unset y2tics;
gnuplot> set format z "%g";
gnuplot> set ztics;
gnuplot> unset logscale x;
gnuplot> unset logscale y;
gnuplot> unset logscale z;
gnuplot> set style line 1 default;
gnuplot> set style line 1 linecolor rgb "#0000ff" linewidth 0.500000 pointsize 1
.000000;
gnuplot> set hidden3d;
gnuplot> set xrange [1.000000000000000e+000:1.000000000000000e+001] noreverse;
gnuplot> set yrange [1.000000000000000e+000:1.000000000000000e+001] noreverse;
gnuplot> set border 431;
gnuplot> unset key;
gnuplot> set style data lines;
gnuplot> plot "-" using ($1):($2) axes x1y1 title "" with lines linestyle 1 \
>;
input data ('e' ends) > 1 1
input data ('e' ends) > 2 2
input data ('e' ends) > 3 3
input data ('e' ends) > 4 4
input data ('e' ends) > 5 5
input data ('e' ends) > 6 6
input data ('e' ends) > 7 7
input data ('e' ends) > 8 8
input data ('e' ends) > 9 9
input data ('e' ends) > 10 10
input data ('e' ends) > e
smooth palette in windows: available 256 color positions; using 256 of them
gnuplot>


Term ehnahceda and 

gnuplot> set palette positive color model RGB maxcolors 64;
gnuplot> set palette file "-" binary record=64 using 1:2:3:4;
??>・E?
exit
 is the origin?



Anyway Michael's gnuplot goes well, this is a trivial issue but I wonder why.

Tatsuro


--- Tatsuro MATSUOKA <address@hidden> wrote:

> Hello
> 
> Is the problem so severe for the plotting system ?
> Due to my condition has been not good, I cannot understand the situation in 
> detail.
> 
> Does anyone kindly show the URL of a crtical thead?
> 
> Perhaps this time, I cannot catch up with the 2.9.19 for my cygwin release 
> until begining of the
> January in the next year.
> 
> Is the prevoius Michael's patch  enough for temporal treatment to 2.9.18?
> 
> Anyway  I will apply the  Michael's patch to the 2.9.18 and the modify 
> binaries and distribute
> them
> with the strong causion until I will be able to catch up with the 2.9.19 or 
> later.
> 
> Tatsuro
> 
> 
>  
> 
> --------------------------------------
> New Design Yahoo! JAPAN  2008/01/01
> http://pr.mail.yahoo.co.jp/newdesign/
> 


--------------------------------------
New Design Yahoo! JAPAN  2008/01/01
http://pr.mail.yahoo.co.jp/newdesign/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]