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.



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to