Main Content

pov

Read status of joystick point of view

Syntax

p = pov(joy,n)

Description

p = pov(joy,n) reads the status of joystick point of view (POV) of axis number n.

Input Arguments

expand all

Joystick, specified as a vrjoystick object.

Axis number of joystick, specified as a scalar or a vector.

Output Arguments

expand all

Point of view, returned as a real scalar in degrees. When a value of -1 is no axis is selected.

Version History

Introduced in R2007b

See Also