Add pathname to octave’s search path as an absolute pathname. This function supports also shell expansions.
The following code
addpath_full("~");
gives an example of how 'addpath_full' is used.
Package: mboct-octave-pkg