On 9 March 2015 at 18:53, Mitja kocjančič <[email protected]> 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 _______________________________________________ HackRF-dev mailing list [email protected] https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
