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

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

[Octave-bug-tracker] [bug #43468] Bug in bar plot data update in Octave


From: Rik
Subject: [Octave-bug-tracker] [bug #43468] Bug in bar plot data update in Octave 3.8.1
Date: Mon, 27 Oct 2014 15:28:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

Follow-up Comment #3, bug #43468 (project octave):

Bother.  They probably do have an exception.  Can you try one last test under
Matlab?  I want to see whether Octave should handle the exception in the
m-file or in the C++ rendering code.


data = ones (1,4);
hl = bar (data);
y = get (hl, 'YData')
size (y)



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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