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

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

[Octave-bug-tracker] [bug #53675] Warning/documentation of mtimes with n


From: Rik
Subject: [Octave-bug-tracker] [bug #53675] Warning/documentation of mtimes with non-matrix arguments
Date: Wed, 18 Apr 2018 15:02:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #6, bug #53675 (project octave):

"and is thus unnecessarily complex".  Yes, the language is really difficult to
decipher.  It was written ages ago and really not updated.  Anything that
could be done to improve it would be a help.

As for whether this is an extension over Matlab, I'm not sure.  I don't
believe it is, but someone could test with this code


x = reshape (1:8, [2 2 2])
x(1,3)


The original array has only 2 columns.  Asking for column 3 should either
provoke an error from Matlab, or return 5 as Octave does.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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