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

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

[Octave-bug-tracker] [bug #59125] v = ver('Octave') missing release date


From: Rik
Subject: [Octave-bug-tracker] [bug #59125] v = ver('Octave') missing release date
Date: Thu, 17 Sep 2020 16:25:33 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36

Follow-up Comment #2, bug #59125 (project octave):

@Dmitri: It's not broken.  ver() returns information about Octave as well as
packages you might have installed.  You must have more than thing installed
because you got a 1x2 struct array back from the call to ver().  When you ask
for v.Date you are then getting a comma-separated list of two dates.

Try 'v.Name' to see what it is actually documenting.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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