octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave CVS: Problem with axis and keyboard


From: Fredrik Lingvall
Subject: Re: Octave CVS: Problem with axis and keyboard
Date: Tue, 04 Sep 2007 12:02:00 +0000
User-agent: Thunderbird 2.0.0.6 (X11/20070804)

Fredrik Lingvall wrote:
1) axis problem

If I do

plot(t,H);
ax = axis;

then ax is always

ax =

  0   1   0   1   0   1

when it should depend on max an min values of H.

2) keyboard problem.

Plotting don't seem to work in debug-mode.

CVS of both octave and octave (2007-09-04).

/Fredrik

I ment: CVS of both octave and gnuplot (2007-09-04).

Also, found I two more issues: mesh:es defaults to 'colormap gray' (should be 'jet' ?) and
my gnuplot terminal is always 'x11' when it (in my case) should be 'wxt'.

/Fredrik


reply via email to

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