help-octave
[Top][All Lists]
Advanced

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

Re: bug for octave in windows 10 64


From: Nicholas Jankowski
Subject: Re: bug for octave in windows 10 64
Date: Sun, 27 Aug 2017 15:13:58 -0400



On Aug 27, 2017 1:02 PM, "Mike Miller" <address@hidden> wrote:
On Sun, Aug 27, 2017 at 09:06:38 -0400, address@hidden wrote:
> I try many times do load package fuzzy-logic-toolkit-0.4.5 and always
> answer that dont exist.

Have you looked at the relevant sections of the manual? In particular

  https://www.gnu.org/software/octave/doc/interpreter/Packages.html
  https://www.gnu.org/software/octave/doc/interpreter/Using-Packages.html

    pkg load fuzzy-logic-toolkit


I cannot recall if that toolkit is included in the windows version by default.

Check the installed packages by typing:

>> pkg list

If you see it listed, do what Mike said. If not, you need to install the package.

>> pkg install -forge fuzzy-logic-toolkit

That will fetch the package from the website and install it. 


reply via email to

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