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

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

[Octave-bug-tracker] [bug #59637] Error message for '=' and nonconforman


From: Tasos Papastylianou
Subject: [Octave-bug-tracker] [bug #59637] Error message for '=' and nonconformant arguments
Date: Sun, 24 Jan 2021 06:46:33 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0

Follow-up Comment #2, bug #59637 (project octave):

Not sure if this is the same bug or not:


a = ones(2,2,2);
a(2,2,2) = a
# error: =: nonconformant arguments (op1 is 2x2x2, op2 is 2x2x2)


(I would have expected op1 is 1x1 or something along those lines)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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