discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] [USRP-users] Error to read dat/binary file in oct


From: Martin Braun
Subject: Re: [Discuss-gnuradio] [USRP-users] Error to read dat/binary file in octave as well in matlab from gnu radio
Date: Fri, 05 Dec 2014 10:54:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/05/2014 06:59 AM, alok ranjan via USRP-users wrote:
> I am trying the following command in octave to convert but it throws an
> error ;
> 
> addpath("/home/username/gnuradio/gr-utils/")
> 
> 
> data_oct = read_complex_binary("/home/username/datafile name")
> 
> After this second command it is throwing an error that
> read_complex_binary is not defined in line 1 column 12.
> 
> What i am doing wrong ? 

addpath("/home/username/gnuradio/gr-utils/octave")

Cheers,
M





reply via email to

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