Azzera filtri
Azzera filtri

Importing IQ samples into the matlab

15 visualizzazioni (ultimi 30 giorni)
Libor Voprsalek
Libor Voprsalek il 27 Feb 2019
Risposto: Bob Thompson il 27 Feb 2019
I have IQ samples in " .BINIQ" file and I need to import them into the matlab.
could enybody help me please??

Risposte (1)

Bob Thompson
Bob Thompson il 27 Feb 2019
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

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by