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

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

[Octave-bug-tracker] [bug #48564] Octave does not accept 1 / ND array


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #48564] Octave does not accept 1 / ND array
Date: Tue, 19 Jul 2016 21:49:22 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Checking a bit more it looks like Matlab interprets "1 / <ND_array>" as
"rdivide (1, <matrix>)".

That is at least a workaround.

Why Matlab doesn't accept "1 / <2x2 matrix>" is beyond me, as "rdivide (1,
<2x2 matrix>)" goes fine. Maybe because 1/<square matrix> does have a meaning
different from element-wise division?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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