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

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

[Octave-bug-tracker] [bug #63181] Empty logical array with []


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63181] Empty logical array with []
Date: Sat, 8 Oct 2022 14:50:58 -0400 (EDT)

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

Also, is [] special, or can the argument be any empty array?  What happens for
the following?


false ([])
false (zeros (0, 0))
false (zeros (0, 1))
false (zeros (1, 0, 2, 0, 4))




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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