help-octave
[Top][All Lists]
Advanced

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

Re: trouble loading packages


From: Andreas Weber
Subject: Re: trouble loading packages
Date: Fri, 05 Feb 2016 18:20:16 +0100
User-agent: K-9 Mail for Android

Am 5. Februar 2016 18:14:49 MEZ, schrieb Clinton Winant <address@hidden>:
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

pkg load signal
--
sent from my Zuse Z22. Please excuse my brevity.
reply via email to

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