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

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

[Octave-bug-tracker] [bug #29947] ancestor (h_vector, "axes") returns an


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #29947] ancestor (h_vector, "axes") returns an empty matrix
Date: Tue, 25 May 2010 13:28:11 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100501 Iceweasel/3.5.9 (like Firefox/3.5.9)

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

Does the change in the initialization of P from

  p = [];

to

  p = zeross (numel (h), 1);

affect compatibility?

Otherwise, it looks OK to me.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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