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

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

[Octave-bug-tracker] [bug #62435] Variables editor fails to display vari


From: PIERRE LABRECHE
Subject: [Octave-bug-tracker] [bug #62435] Variables editor fails to display variable
Date: Tue, 10 May 2022 16:13:48 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62435>

                 Summary: Variables editor fails to display variable
                 Project: GNU Octave
            Submitted by: pierre5018
            Submitted on: mar. 10 mai 2022 16:13:46 EDT
                Category: Interpreter
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: PIERRE LABRECHE
        Originator Email: 
             Open/Closed: Open
                 Release: 7.1.0
         Discussion Lock: Any
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Consider the following interpreter session :

>> y=[0 1 1 0]
y =

   0   1   1   0

>> x=find(y)
x =

   2   3



The variables editor fails to display variable "x", and displays instead the
following:

#VAL    #VAL






    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via Savannah
  https://savannah.gnu.org/




reply via email to

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