On 6 May 2013, at 16:14, Ben Abbott <
address@hidden> wrote:
>> Should I load it every time I use octave ?
> Yes.
If there is a set of packages you want to load each time you start Octave, you
can just add the command "pkg load <package_list>" in your ~/.octaverc file.
beware that some packages may conflict with each other or overwrite core octave functions.
c.