How to load thinkgear library and thinkgear.dll to matlab?

8 visualizzazioni (ultimi 30 giorni)
I wanna to interface neurosky mindwave headset with matlab. I already istalled the thinkgear connecter to C drive. In C drive I could see a thinkgear.dll in "C:\Program Files (x86)\NeuroSky\ThinkGear Connector\ThinkGear Connector" address. There is no any thinkgear.dll file in "C:\Users\W.L Isuru\Documents\MATLAB". How I can load thinkgear library/thinkgear.dll/thinkgear.h file to matlab. Where it available? Is there any library called thinkgear in web to download? Please help me..I am doing a mind controlled wheel chair..So I wanna to conncet neurosky mindwave headset to the matlab..
  1 Commento
Suryana Fauzi
Suryana Fauzi il 16 Giu 2021
Modificato: Suryana Fauzi il 16 Giu 2021
Did you get how to solve? because I'm also do this project and I don't know how to connect it. i got the problem for connection. can you email me Sundelphys@gmail.com ?

Accedi per commentare.

Risposte (1)

Anna Case
Anna Case il 3 Ago 2021
You have the *.dll downloaded, so you will just need to point MATLAB to the *.dll directory as well as the include/ files (the *.h files necessary). The documentation for loading C libraries can be found here: C Libraries in MATLAB. If the library is not in C, please click the back button to view "External Language Interfaces."

Categorie

Scopri di più su File Operations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by