help-octave
[Top][All Lists]
Advanced

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

Sharing auxilary functions


From: Søren Hauberg
Subject: Sharing auxilary functions
Date: Fri, 17 Jun 2005 20:24:04 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

Hi,
I have a script that uses several auxilary functions, all in the same file. Now, I want to call these auxilary functions from another script. One way to accomplish this would be to put each auxilary function in seperate files, but that would create alot of files. Can I somehow create a file containing all the auxilary functions and then include them from the files that need the functions?

/Søren



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