Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

USB device

Status
Not open for further replies.

06101979

Mechanical
Joined
Sep 13, 2004
Messages
2
Location
DE
hi everybody,

i want to read data from my usb joystick, is there any toolbox that supports usb devices and runs under linux?

thx for your help
tom
 
are these toolboxes part of my matlab or must i buy them.
if they are part, where do i find them?

thx again thomas
 
If you type [tt]ver[/tt] in your command window you will get a list of all your installed toolboxes.

Documentation for all of your toolboxes should be available in Matlab's Help.

The m-files for your toolboxes is located in the subfolder [tt]toolbox[/tt] of your matlab installation.
 
If your joystick acts like a mouse (or can be set up to act like one), that is, the mouse cursor moves across your screen when you wiggle it, you can simply read the current position of the cursor.
Read more here
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top