help-octave
[Top][All Lists]
Advanced

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

Re: Reading in ~/.octaverc in a standalone script


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

Thanks !

On Sunday 30 October 2005 21:32, John W. Eaton wrote: 

> On 30-Oct-2005, Madhusudan Singh wrote:
> | 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 ?
>
> The -f in your command line tells Octave to skip reading the
> ~/.octaverc and .octaverc files.  See octave --help.
>
> jwe



-------------------------------------------------------------
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]