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

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

[Octave-bug-tracker] [bug #31571] matrix incorrect build


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #31571] matrix incorrect build
Date: Sun, 07 Nov 2010 09:09:06 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.44 Safari/534.7

Follow-up Comment #1, bug #31571 (project octave):

Running Matlab I see ...

>> Rext = [];
>> whos Rext
  Name      Size            Bytes  Class     Attributes

  Rext      0x0                 0  double              

>> Ibox = Rext * [0, 1; 1, 1]
??? Error using ==> mtimes
Inner matrix dimensions must agree.

Please confirm that your variable, Rext, is supposed to be empty.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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