PsychHID Collections - aleslab/Psychtoolbox-3-aleslab-fork GitHub Wiki
PsychHID('Collections')
Psychtoolbox › PsychHID.{mex*,dll} subfunction
Return a flat list of all collections on the specified USB HID device.
A collection is a grouping of elements.
Collections are hierarchical. A collection can contain other collections. Use
the "memberCollectionIndices" field of the returned structures, which indexes
the member collections, to expose the hierarchy.
<<=====See also:=====
<<