help-octave
[Top][All Lists]
Advanced

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

Re: problem installing packages (3.2.4)


From: Márcio Diniz
Subject: Re: problem installing packages (3.2.4)
Date: Mon, 23 Apr 2012 09:33:28 -0300

Dear Jordi,
I have installed optim through

sudo apt-get install octave-optim (I am running Ubuntu 11.10)

and I cannot find numgradient and numhessian functions. I tried

pkg load optim
help numgradient

and it didn't work. However, I found bfgsmin. Are numgradient and numhessian in other packages for this version (3.2.4)?
Thank you once more.
Regards,
Marcio

2012/4/20 Márcio Diniz <address@hidden>
Thank you very much Jordi.
It worked nicely.
Marcio


2012/4/20 Jordi Gutiérrez Hermoso <address@hidden>
2012/4/20 Márcio Diniz <address@hidden>:
> I am running Octave 3.2.4 and I can not install any package. For
> instance, trying to install struct , I receive this message
>
> octave:5> pkg install struct-1.0.9.tar.gz

There is an Ubuntu package. You should use that instead of trying to
install from Octave-Forge. Do

   sudo apt-get install octave-struct

from bash instead.

HTH,
- Jordi G. H.



reply via email to

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