help-octave
[Top][All Lists]
Advanced

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

trouble loading packages


From: Clinton Winant
Subject: trouble loading packages
Date: Fri, 5 Feb 2016 09:14:49 -0800

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

reply via email to

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