discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] viewing data in octave


From: Matt Ettus
Subject: Re: [Discuss-gnuradio] viewing data in octave
Date: Sun, 01 Jul 2007 20:20:46 -0700
User-agent: Thunderbird 2.0.0.0 (X11/20070326)

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




reply via email to

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