Main Content

matroxlist

R2026b

List of Matrox frame grabbers connected to your system

Description

Add-On Required: This feature requires the Image Acquisition Toolbox Support Package for Matrox Hardware add-on.

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.

example

Examples

collapse all

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)

Version History

Introduced in R2014b