[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63025] find and assignment: variable editor s
From: |
Beppo |
Subject: |
[Octave-bug-tracker] [bug #63025] find and assignment: variable editor shows only #VAL |
Date: |
Wed, 7 Sep 2022 09:29:19 -0400 (EDT) |
Follow-up Comment #1, bug #63025 (project octave):
Sorry, I posted the wrong description. The right description is:
When creating an array X with
A = [1,2,3,4];
X = A(A > 2)
It is shown right in the GUI variable editor:
3 | 4
But, when you use the function find to create a an array Y
Y = find(A > 2)
I does not show up correctly in the GUI variable editor:
#VAL | #VAL
Thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the
bug well. If you have time and can still reproduce the bug,
please read http://www.octave.org/bugs.html and add a more useful
description to this bug.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63025>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/