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: JasonNicholson
Subject: Re: Problem with the installation of the optim and econometrics packages
Date: Tue, 3 Sep 2013 07:23:46 -0700 (PDT)

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.


reply via email to

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