Data acquisition from USB Joystick - MAC OS
Afficher commentaires plus anciens
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 commentaires
Christopher Berry
le 5 Août 2014
Why do you say that using mex files wont work on a Mac?
Marco
le 6 Août 2014
Réponses (0)
Catégories
En savoir plus sur Write C Functions Callable from MATLAB (MEX Files) dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!