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

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 Kommentar

Suryana Fauzi
Suryana Fauzi am 16 Jun. 2021
Bearbeitet: Suryana Fauzi am 16 Jun. 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 ?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Anna Case
Anna Case am 3 Aug. 2021

0 Stimmen

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."

Kategorien

Gefragt:

am 17 Aug. 2018

Beantwortet:

am 3 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by