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

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

[Octave-bug-tracker] [bug #60867] `whos` doesn't show sparse attribute


From: Rik
Subject: [Octave-bug-tracker] [bug #60867] `whos` doesn't show sparse attribute
Date: Thu, 1 Jul 2021 14:07:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36

Update of bug #60867 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

I totally agree.  This would be a nice addition to Octave.  If you type `help
whos` you can find a list of the existing attributes.


     Attr
          Attributes of the listed variable.  Possible attributes are:

          blank
               Variable in local scope

          'c'
               Variable of complex type.

          'f'
               Formal parameter (function argument).

          'g'
               Variable with global scope.

          'p'
               Persistent variable.


I would propose 's' for "Sparse variable".


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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