help-octave
[Top][All Lists]
Advanced

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

Re: trouble loading packages


From: samuel.weber
Subject: Re: trouble loading packages
Date: Fri, 5 Feb 2016 18:18:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Hi,

In my distrib', I need to do
>> pkg load <pkg_name>
in order to load it. Did you do that?

Bests

On 05/02/2016 18:14, Clinton Winant wrote:
OS-linux mint cinnamon 17.3   - 64 bit
Octave: GNU Octave, version 4.0.0


I am trying to load the signal package by:

sudo apt-get install liboctave-dev
octave --no-gui
>>pkg install  -forge -verbose control
>> pkg install -forge -verbose signal
now when I list packages:

Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control  |   3.0.0 | /home/cdw/octave/control-3.0.0
      signal  |   1.3.2 | /home/cdw/octave/signal-1.3.2

note there is no asterisk by the package name, and the functions are not available.

I am doing something wrong.  What ??

Thank you


_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave


reply via email to

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