Reg : .mat to .bin conversion

Hi, I have recorded some WCDMA data using gnuradio and USRP2 which is in
.bin
format (fc32).Then I used octave to read that bin file and converted to
.mat
file so that it can be imported into MATLAB. I did some processing on
that
data. Now I want that .mat file to be converted back to .bin file. I
searched but couldn’t succeed. Any pointers ?
I posted on matlab community but no reply so far


View this message in context:
http://gnuradio.4.n7.nabble.com/Reg-mat-to-bin-conversion-tp37966.html
Sent from the GnuRadio mailing list archive at Nabble.com.

Use “fwrite”

Evan M. - 575-640-5582

Yeah it worked , although there are significant truncation errors …


View this message in context:
http://gnuradio.4.n7.nabble.com/Reg-mat-to-bin-conversion-tp37966p37990.html
Sent from the GnuRadio mailing list archive at Nabble.com.