[Hackrf-dev] HackRF and Matlab (Simulink) support

Dominic Spill dominicgs at gmail.com
Mon Mar 9 16:57:19 EDT 2015


On 9 March 2015 at 18:53, Mitja kocjančič <veso266 at gmail.com> wrote:
> Hi any one know how I can use my HackRF One with Simulink and Matlab?

hackrf_transfer stores samples in 8 bit signed IQ format.  It should
be straight forward to read them in to Matlab (or GNU Octave).  The
GNU Radio wiki has a few tips too:
http://gnuradio.org/redmine/projects/gnuradio/wiki/Octave

If you want to process it in real time then you could use a named pipe
to get the data in to Matlab/Octave.

Thanks,
  Dominic


More information about the HackRF-dev mailing list