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

18 visualizaciones (últimos 30 días)
Isuru Thiwanka
Isuru Thiwanka el 17 de Ag. de 2018
Respondida: Anna Case el 3 de Ag. de 2021
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 comentario
Suryana Fauzi
Suryana Fauzi el 16 de Jun. de 2021
Editada: Suryana Fauzi el 16 de Jun. de 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 ?

Iniciar sesión para comentar.

Respuestas (1)

Anna Case
Anna Case el 3 de Ag. de 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."

Categorías

Más información sobre Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by