Data acquisition from USB Joystick - MAC OS
이전 댓글 표시
Hi.
For the project I am working on, I am trying to read in the 3-axis xyz values, as well as throttle and buttons, form my joystick. My problem is that I do not know how to persuade MatLab to do that.
I've seen that some out there published some self-made tools, comprising a mex file, to get that done. That might well work on WIndows but I have a Mac os. And that does not work on macs.
So I have a USB 4 axis joystick. I know that my comp can successfully interface with the external hardware (tried it when running google earth's flight sim, piloting trough ystick- pretty awesome!)
How can I explain matlab to read instantaneous values from the joystick, connected at my USB slot?
Than you so much. Marco
댓글 수: 2
Christopher Berry
2014년 8월 5일
Why do you say that using mex files wont work on a Mac?
Marco
2014년 8월 6일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!