Acquisition Using Matrox Hardware
Image Acquisition Toolbox™ includes a separate interface for use with Matrox frame grabbers. You can continue to use the Matrox adaptor (matrox) with the
                                videoinput object, or you can use the
                                matroxcam object, which takes advantage of
                                Matrox features. This section provides information about the new
                                matroxcam object.
For more information about choosing the interface, see Matrox Acquisition – matroxcam Object vs videoinput Object.
Note: The functionality for all supported hardware is now available via the Support Package Installer. Starting with R2014a, each adaptor is available separately through the Support Package Installer, and you must install the appropriate support packages to use the toolbox with your hardware. For more information, see Image Acquisition Support Packages for Hardware Adaptors.
Functions
| matroxlist | List of Matrox frame grabbers connected to your system | 
| matroxcam | Create matroxcamobject to acquire images from Matrox frame grabbers | 
| snapshot | Acquire single image frame from Matrox frame grabber | 
| preview | Preview of live video data | 
| closepreview | Close video preview window | 
Topics
- Connect to Matrox Frame GrabbersUse the matroxlistfunction to return the list of available Matrox frame grabbers connected to your system.
- Set Properties for Matrox AcquisitionYou can set properties for the matroxcamobject by using your Digitizer Configuration File (DCF) file.
- Acquire Images from Matrox Frame GrabbersDescribes how to create a Matrox object and acquire images. 
- Matrox Acquisition – matroxcam Object vs videoinput ObjectThe Image Acquisition Toolbox includes a separate interface for use with Matrox frame grabbers, which is designed for Matrox hardware and supports more Matrox-specific functionality. 
Troubleshooting
Try these tips if you have problems using the toolbox with Matrox image acquisition devices.