help-octave
[Top][All Lists]
Advanced

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

Re: Having problem installing Econometrics and Financial packages


From: siko1056
Subject: Re: Having problem installing Econometrics and Financial packages
Date: Mon, 12 Jan 2015 23:06:18 -0800 (PST)

Keep the following order to meet all dependencies.

pkg install -forge struct
pkg install -forge optim
pkg install -forge econometrics
pkg install -forge io
pkg install -forge financial

After installing don't forget to load the packages before using their
functions:

pkg load econometrics

for the "econometrics" package for example.

HTH, Kai



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Having-problem-installing-Econometrics-and-Financial-packages-tp4668103p4668105.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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