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

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

[Octave-bug-tracker] [bug #31823] floor/ceil caching causing incorrect b


From: Rik
Subject: [Octave-bug-tracker] [bug #31823] floor/ceil caching causing incorrect behavior when concatenating
Date: Thu, 09 Dec 2010 04:51:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Ubuntu/9.10 (karmic) Firefox/3.6.12

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

Try checking the size of Wx directly before the call to reshape and see if Wx
really has 6 columns.


size(Wx)

Wx = reshape(Wx,[nnz,1]);


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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