help-octave
[Top][All Lists]
Advanced

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

Statistics-1.4.1 Package not loading properly


From: babelproofreader
Subject: Statistics-1.4.1 Package not loading properly
Date: Fri, 20 Dec 2019 10:23:08 -0600 (CST)

I have a script which needs to use the hmmgenerate function from the
statistics package and so the srcipt includes the line 

pkg load statistics 

and later calls hmmgenerate.

However, I'm getting the following error message:

warning: the 'hmmgenerate' function belongs to the statistics package from
Octave
Forge but has not yet been implemented.

which I know is wrong because I've used the function many times before. If I
reinstall the package via

pkg install -forge statistics

for the current session it then works normally. How do I solve this problem
of the package not loading correctly?

I am running Octave 5.1.0 installed from source on a Linux Mint Cindy 3
Debian OS.




--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

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