On 2/14/08, Jonathon Pendlum <[EMAIL PROTECTED]> wrote: > Then, I use a script written to convert the binary data file into a MATLAB > vector.
The data format is alternating I and Q single-precision floating point in whatever endianness your computer is. See the following for how to read into MATLAB: http://gnuradio.org/trac/browser/gnuradio/branches/releases/3.1/gnuradio-core/src/utils/read_complex_binary.m -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
