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

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

[Octave-bug-tracker] [bug #61351] incorrect result of nonconformant vect


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #61351] incorrect result of nonconformant vector
Date: Tue, 19 Oct 2021 10:22:09 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36

Follow-up Comment #4, bug #61351 (project octave):

Thought it worth noting that the Matlab version number mentioned by the
original poster (2016a), is the last version of Matlab that did not include
implicit broadcastig.  In the very next release Matlab changed the arithmetic
behavior to include implicit expansion for . operators (what Octave for years
sometimes called automatic broadcasting), rather that requiring use of the
'bsxfun' function.  

https://www.mathworks.com/help/matlab/release-notes.html?rntext=implicit&startrelease=R2016b&endrelease=R2016b&groupby=release&sortby=descending&searchHighlight=implicit

So the incompatibility the OP is reporting is between Matlab versions, not
with Octave. 

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61351>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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