How to load thinkgear library and thinkgear.dll to matlab?
18 次查看(过去 30 天)
显示 更早的评论
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 个评论
Suryana Fauzi
2021-6-16
编辑:Suryana Fauzi
2021-6-16
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 ?
回答(1 个)
Anna Case
2021-8-3
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."
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!