Next: How do I ...?, Previous: Installation, Up: Top
This list is probably far too short. Feel free to suggest additional questions (preferably with answers!)
Octave uses the genpath
function to recursively add directories
to the list of directories searched for function files. Check the list
of directories with the path
command. If the path list is very
long check your use of the genpath
function.