MATLAB: Do I receive an “Overflow” error when viewing an ActiveX Control in MATLAB 7.0.1 (R14SP1)

activeactxbasiccomcomponentMATLABmlpalettevbvisvisualx

I am working with an ActiveX Control in MATLAB. When the "Select an ActiveX Control" GUI is opened using ACTXCONTROLSELECT or using GUIDE, and I select my ActiveX Control, I receive the following error:
Run-time error: '6':
Overflow

Best Answer

These errors are a result of the ActiveX Control itself and are not reflective of an issue in MATLAB.
For potential workarounds, you should contact the vendor of your ActiveX control.