|
From: | george brida |
Subject: | Re: Problem with the installation of the optim and econometrics packages |
Date: | Fri, 6 Sep 2013 01:52:00 +0200 |
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\octavercThe 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
[Prev in Thread] | Current Thread | [Next in Thread] |