octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41128] In fltk backend, subplot(M, N, n) does


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #41128] In fltk backend, subplot(M, N, n) does not work in condition 4<M.
Date: Wed, 09 Jul 2014 15:32:55 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

Follow-up Comment #7, bug #41128 (project octave):

A note on subplots with M>4 using the current dev system:

The command:
  for n=1:N*M;subplot(M,N,n);plot(1:100);endfor

for N=4 and M > 4 results in 3 "correct" rows, then
blank space of height about M-4 and then a last
"correct" row.

Odd


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41128>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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