[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not wo
From: |
Michael Godfrey |
Subject: |
[Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK |
Date: |
Mon, 07 Apr 2014 10:11:29 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 |
Follow-up Comment #1, bug #42063 (project octave):
Confirmed in current devel system.
for i=1:5
h(i) = subplot(5,1,i);
plot(rand(1,20));
set(h(i), 'box','off');
end
works. So, it appears at least that fltk
does not handle the vector case correctly.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42063>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Max G., 2014/04/07
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK,
Michael Godfrey <=
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Jordi GutiƩrrez Hermoso, 2014/04/07
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Mike Miller, 2014/04/07
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Max G., 2014/04/08
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Michael Godfrey, 2014/04/08
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Mike Miller, 2014/04/08
- [Octave-bug-tracker] [bug #42063] Gnuplot-compatible command does not work with FLTK, Michael Godfrey, 2014/04/08