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



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to