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

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

[Octave-bug-tracker] [bug #54965] Incomplete documentation of which and


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54965] Incomplete documentation of which and move of functions to packages
Date: Tue, 22 Jan 2019 16:09:49 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

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

The list of statistics package functions moved from Octave has already been
resolved in bug #55094.

What exactly should be done to the 'which' function in the bug report, or can
we close this as resolved?

Here is the current behavior with Octave 5:


>> which exprnd 
>> help exprnd 
error: help: the 'exprnd' function belongs to the statistics package from
Octave
Forge which you have installed but not loaded.  To load the package, run
'pkg load statistics' from the Octave prompt.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
>> exprnd 
warning: the 'exprnd' function belongs to the statistics package from Octave
Forge which you have installed but not loaded.  To load the package, run
'pkg load statistics' from the Octave prompt.

Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
error: 'exprnd' undefined near line 1 column 1



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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