discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Couldn't read .dat file in MATLAB


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] Couldn't read .dat file in MATLAB
Date: Sat, 11 Jun 2016 13:22:01 +0200
User-agent: K-9 Mail for Android

This looks like a bug in your MATLAB script. Are you sure read_complex_binary.m is in a folder where MATLAB looks for scripts, or in the same folder as your MATLAB analysis script?

Best regards,
Marcus

Am 11. Juni 2016 10:14:22 MESZ, schrieb SUGANYA M <address@hidden>:
Hi All,
I tried to implement a small experiment on SIMO channel estimation using channel sounding technique. I stored the final correlated coefficients(complex values) in data file using file sink in GNU Radio(attached grc flow graph snapshot for reference).From discuss-gnuradio Archives, I found that "read_complex_binary.m" is used to read those values in matlab. But when I tried it in matlab, I am getting the following error:
Undefined function 'read_complex_binary' for input arguments of type 'char'.
But actually I am storing only complex values in GNU Radio.

Can anyone help me to fix this error?
Thanks in advance.

Regards,
Suganya.M



Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
reply via email to

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