How to convert python file in dat file

hi, i wantto convert python file into dat file in order to load in
matlab.

On Mon, Apr 29, 2013 at 7:08 AM, Omer O. [email protected] wrote:

hi, i wantto convert python file into dat file in order to load in matlab.

Omer,

This isn’t a GNU Radio question. We don’t really do Matlab support on
this
mailing list. I’m sure there’s some information about how to do this
elsewhere.

Tom

If you want to load files into Matlab which you saved for example
through a
file sink, you can do that via the command fread. Check the
documentation of
it. For the correspondences between Matlab and GNU Radio Type, compare
the
fread documentation and this site of J.Blum:
http://www.joshknows.com/gnuradio#datatypes

Regards


View this message in context:
http://gnuradio.4.n7.nabble.com/how-to-convert-python-file-in-dat-file-tp41048p41061.html
Sent from the GnuRadio mailing list archive at Nabble.com.