help-octave
[Top][All Lists]
Advanced

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

Re: Loading functions


From: Mario Storti
Subject: Re: Loading functions
Date: Fri, 08 May 1998 11:46:35 -0300

>>>>> On Fri, 8 May 1998 16:38:44 +0200 (MET DST), 
>>>>>      Jonas Bofjall <address@hidden> said:

> How does Octave keep track of when functions (m-files) needs to be
> reloaded from disk? Sometimes when I edit the file during an Octave
> session, Octave keeps using the old function as it was when first
> used. Is there a way to force the m-file to be read (I dislike
> quitting Octave when I have a lot of data in memory)?

>   // Jonas <address@hidden> [2:201/262.37]

I think this may happen  if you include  functions in a script file as
described in the "Script Files" section in  the manual. Function files
should be automatically updated,  unless in "system dicrectories" like
"OCTAVE-HOME/share/octave/VERSION/m".  

In the section  "Function Files" of  the manual is  described when the
functions are updated.

Mario



reply via email to

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