help-octave
[Top][All Lists]
Advanced

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

Re: How to use Addpath to work on a set of files cloned from Github


From: siko1056
Subject: Re: How to use Addpath to work on a set of files cloned from Github
Date: Mon, 12 Jan 2015 20:28:26 -0800 (PST)

Hi asudipta,

This depends on which Octave version and operating system you are using.

1. You can create a .octaverc file [1] with an appropriate path change
command. (For my experience  this doesn't work well on Windows GUI versions)
2. You can use addpath() and savepath() to make your functions known to
Octave at startup.

What do you mean by set of cloned files from github? All files that are
accessible by your file system should be accessible to Octave as well.

HTH, Kai

[1] https://www.gnu.org/software/octave/doc/interpreter/Startup-Files.html



--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-to-use-Addpath-to-work-on-a-set-of-files-cloned-from-Github-tp4668097p4668098.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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