User`s guide
17 Functions — Alphabetical List
17-60
matroxlist
List of Matrox frame grabbers connected to your system
Syntax
matroxlist
Description
matroxlist returns a list of available Matrox frame grabbers connected to your system,
with model name and digitizer number.
If no boards are detected, it returns an empty cell array.
Examples
Display List of Matrox Frame Grabbers
The output of matroxlist shows any Matrox frame grabbers connected to your system.
matroxlist
ans =
Solios XCL (digitizer 0)
Solios XCL (digitizer 1)
VIO (digitizer 0)
• “Connect to Matrox Frame Grabbers”
• “Set Properties for Matrox Acquisition”
• “Acquire Images from Matrox Frame Grabbers”
More About
• “Matrox Acquisition – matroxcam Object vs videoinput Object”