Main Content
caps
Joystick capabilities
Syntax
c = caps(joy)
Description
returns joystick
capabilities, such as the number of axes, buttons, POVs, and force-feedback axes. The return
value is a structure with fields named c
= caps(joy
)Axes
, Buttons
,
POVs
, and Forces
.
Input Arguments
Output Arguments
Version History
Introduced in R2007b