help-octave
[Top][All Lists]
Advanced

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

Reading in ~/.octaverc in a standalone script


From: Madhusudan Singh
Subject: Reading in ~/.octaverc in a standalone script
Date: Sun, 30 Oct 2005 22:29:33 -0500
User-agent: KMail/1.7.2

Hi

I am trying to write a standalone script for handling command line parameters 
using the following in the header :

#! /usr/bin/octave -qf

However, additions to the loadpath defined in my .octaverc seem to be being 
ignored and a function defined in one of those additions is failing. How do I 
"source" my .octaverc in such a script ?

Thanks.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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