George Nychis wrote: > Sure, i would make sure that LOADPATH is actually correct. You want > to make sure it actually has the GNU Radio octave scripts in it. > > Do: > ls -l ~/gr-build/gnuradio-core/src/utils
Different versions of octave require very different formats for the loadpath. The only thing that works on my version of octave is the following format: addpath("/home/matt/octave-bin") addpath("/home/matt/gnuradio/gnuradio-core/src/utils") Matt _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio