help-octave
[Top][All Lists]
Advanced

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

RE: Including user-defined Functs to Octave


From: marciobarbalho
Subject: RE: Including user-defined Functs to Octave
Date: Wed, 6 Feb 2013 03:30:35 -0800 (PST)

Thank you all, very much appreciated 

 
> Date: Wed, 6 Feb 2013 06:26:33 +0100

> From: [hidden email]
> To: [hidden email]
> CC: [hidden email]
> Subject: Re: Including user-defined Functs to Octave
>
> On 06.02.2013 05:38, marciobarbalho wrote:
> > Hi all
> >
> > Does anyone know how to set a user-defined function to be called from
> > octave? Something equivalent to adding it to Octave's native
> > libraries? So I don't have to keep on copying and pasting it wherever
> > it is needed?
> >
> > Many thanks
> >
> > Márcio
>
> You can use addpath() to add the directory where your functions are
> located to the search path of octave. When you insert this command into
> your .octaverc file in your home directory it is executed automatically
> on start-up.
>
> Torsten


View this message in context: RE: Including user-defined Functs to Octave
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

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