Main Content
read
Read status of joystick button, axes and pov
Syntax
[a,b,p] = read(joy)
[a,b,p] = read(joy,f)
Description
[
reads the status of axes, buttons, and point of views (POVs) of the specified joystick.a
,b
,p
] = read(joy
)
[
additionally applies feedback forces to a force-feedback joystick.a
,b
,p
] = read(joy
,f
)
Input Arguments
Output Arguments
Version History
Introduced in R2007b