Discussion:
chdir and path?
(too old to reply)
Andre
2009-06-18 10:10:21 UTC
Permalink
Hi all,

probably an FAQ but I did not find in on the web:

If I use cd or chdir to go to a folder, how do I make octave to use this
current folder in its search path for scripts and functions?

Best regards,

Andre
Mario Baussmann
2009-06-18 12:29:53 UTC
Permalink
Hi,
you can use addpath("..."). (on a winwows system you can add this line to:
C:\Programme\Octave\...\share\octave\3.0.2\m\startup\octaverc). I hope this helps.

regards
Mario
Post by Andre
Hi all,
If I use cd or chdir to go to a folder, how do I make octave to use this
current folder in its search path for scripts and functions?
Best regards,
Andre
Continue reading on narkive:
Loading...