Data acquisition from USB Joystick - MAC OS
Show older comments
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 Comments
Christopher Berry
on 5 Aug 2014
Why do you say that using mex files wont work on a Mac?
Marco
on 6 Aug 2014
Answers (0)
Categories
Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!