[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63935] error during evaluation of conditional
From: |
Nicholas Jankowski |
Subject: |
[Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if |
Date: |
Fri, 17 Mar 2023 12:07:24 -0400 (EDT) |
Follow-up Comment #4, bug #63935 (project octave):
maybe related. that's about performance of if(all(x)) versus if(x) which
operates with an implied all. the part that confuses me is why
if ([true true true]') ...
would be fine but
if ([true true true]' & [true true true]') ...
fails, when both internal parts should be the same before the 'if' has
anything to do.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63935>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, A.R. Burgers, 2023/03/16
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, A.R. Burgers, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Nicholas Jankowski, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Arun Giridhar, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if,
Nicholas Jankowski <=
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Arun Giridhar, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Nicholas Jankowski, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Arun Giridhar, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, Arun Giridhar, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, John W. Eaton, 2023/03/17
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, A.R. Burgers, 2023/03/18
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, A.R. Burgers, 2023/03/19
- [Octave-bug-tracker] [bug #63935] error during evaluation of conditional in if, John W. Eaton, 2023/03/20