Hi, How does one achieve the following in octave 3.0.1? addpath("$MY_VAR/lib/$HELLO_WORLD") I get the following error: warning: addpath: $MY_VAR/lib/$HELLO_WORLD: No such file or directory Thanks in advance, Ernesto