[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: e
From: |
Colin Macdonald |
Subject: |
[Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals |
Date: |
Sat, 14 Dec 2024 13:17:29 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66563>
Summary: ezplot of constant fcn fails: error: error: XX(0):
subscripts must be either integers 1 to (2^63)-1 or logicals
Group: GNU Octave
Submitter: cbm
Submitted: Sat 14 Dec 2024 06:17:25 PM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Unexpected Error or Warning
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 14 Dec 2024 06:17:25 PM UTC By: Colin Macdonald <cbm>
ezplot (@(x) 2)
error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals
error: called from
__ezplot__>find_valid_domain at line 508 column 7
__ezplot__ at line 396 column 11
ezplot at line 84 column 4
Observed on 0.8.4 and dev tip from a few weeks ago.
- - - -
This is sort of a dupe of
https://savannah.gnu.org/bugs/?func=detailitem&item_id=49766
which was closed fixed but taking a closer look, there were 2 ways it could
fail and we fixed only one of them,
It is downstream issue: https://github.com/gnu-octave/symbolic/issues/1318
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66563>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals,
Colin Macdonald <=
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals, Colin Macdonald, 2024/12/14
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals, Rik, 2024/12/28
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals, Colin Macdonald, 2024/12/28
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals, Colin Macdonald, 2024/12/29
- [Octave-bug-tracker] [bug #66563] ezplot of constant fcn fails: error: error: XX(0): subscripts must be either integers 1 to (2^63)-1 or logicals, Rik, 2024/12/31