help-octave
[Top][All Lists]
Advanced

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

Re: Problem with the installation of the optim and econometrics packages


From: george brida
Subject: Re: Problem with the installation of the optim and econometrics packages
Date: Fri, 6 Sep 2013 01:52:00 +0200

Thank you Jason Nicholson , I can now work with the functions of the two packages.
Regards


On Tue, Sep 3, 2013 at 4:23 PM, JasonNicholson <address@hidden> wrote:
Please note this is in addition to my previous post.

You do not have to use "addpath" in the octaverc site file.  Instead you can
use

pkg('load','all')

This will load all the packages you have installed.  You also can use this
form:

pkg load all

Both work.  I like to put this in my "octaverc" file here:
C:\Octave\Octave-3.6.4\share\octave\site\m\startup\octaverc

The location of yours may be different.



--
View this message in context: http://octave.1599824.n4.nabble.com/Problem-with-the-installation-of-the-optim-and-econometrics-packages-tp4657005p4657020.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave


reply via email to

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