MATLAB: How to deploy an application using an IMPERX framegrabber

deployframegrabberimperxMATLAB

I have two systems :
  1. Matlab 2018a + Matrox framergabber
  2. No Matlab + IMPERX framegrabber
I am trying to deploy the GUI (which I developed and tested with Matrox FG on system#1) as a standalone application for system#2. I independently checked the IMPERX FG with proprietary software and it runs the camera fine, only my application is unable to do so.
The installation works fine and the application runs, but it doesn’t run the camera using the IMAQ commands (videoinput, preview etc.)

Best Answer

You can resolve the issue using the deploytool.
Add the following files to the Application Compiler in addition to the main script: * Third Party adaptor DLLs * The camera files