octave-maintainers
[Top][All Lists]
Advanced

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

Octave CVS: Problem with axis and keyboard


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

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


reply via email to

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