Importing IQ samples into the matlab

15 次查看(过去 30 天)
I have IQ samples in " .BINIQ" file and I need to import them into the matlab.
could enybody help me please??

回答(1 个)

Bob Thompson
Bob Thompson 2019-2-27
I'm assuming that '.biniq' is readable as an ascii file. If that is true then here are some options for loading the data:
fopen combined with fgetl

类别

Help CenterFile Exchange 中查找有关 Standard File Formats 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by