discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] viewing data in octave


From: Ziad ElMarakshy
Subject: [Discuss-gnuradio] viewing data in octave
Date: Sun, 1 Jul 2007 06:24:49 -0700 (PDT)

Ive been trying to view some data stored in a .dat file using octave , Ive
followed Eric's instruction to add 
LOADPATH=":~/gr-build/gnuradio-core/src/utils";

in octaverc file  and i typed in octave 

octave:1> d = read_complex_binary('received.dat', 1e6);
error: `read_complex_binary' undefined near line 1 column 5
error: evaluating assignment expression near line 1, column 3

  can some help me with this error

thanks in advance

ziad
-- 
View this message in context: 
http://www.nabble.com/viewing-data-in-octave-tf4007793.html#a11381721
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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