want to connect Hackrf one with MATLAB

hello everyone,
i just want some help regarding HackRf connectivity with MATLAB. i want to use HackRf with MATLAB but i m not able to find toolbox related to HackRf one with matlab. please if someone can help me with this problem.
THANKS

Answers (1)

Rishi
Rishi on 1 Jan 2024
Hi Hassan,
I understand from your query that you want to use HackRF with MATLAB.
As of now MATLAB directly does not provide such compatibility but you can try using the “hackRF toolbox with spectrum analyzer” present in file exchange from the “Add-Ons” section of MATLAB.
You can also download the tool and learn more about it from here:
Hope this helps!

3 Comments

Thanks for your response. i have downloaded the hackrf one with spectrum analyzer ffrom website. now i am facing the following issue. please if u can help me with this problem
" MEX cannot find library 'hackrf', specified with the -l option.
MEX searched for a file with one of the following names:
libhackrf.a
hackrf.lib
libhackrf.lib
Verify the library name is correct. If the library is not
on the existing path, specify the path with the -L option."
Hassan Khan,
You need to put the header and library files on the same directory:
hackrf.h
hackrf.lib
hackrf.dll
libusb.dll
Hi,
I have the same problem.
Can someone attachs all the "deps" folder in order to build with Matlab?
Thanks

Sign in to comment.

Categories

Asked:

on 1 Jan 2024

Commented:

on 1 Mar 2024

Community Treasure Hunt

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

Start Hunting!