How to save signal as double in .dat file?
Show older comments
I need to save a signal generated in Matlab in a .dat file format as double precision floating point numbers. The purpose is so this file can be read from an executable I have written to transmit this data using a Software Defined Radio.
I can't seam to find anything online. Most commands that save the data seem to always save it in ASCII.
Thank you for the help
Answers (2)
Azzi Abdelmalek
on 29 Nov 2014
0 votes
Christopher
on 29 Nov 2014
Edited: Christopher
on 29 Nov 2014
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!