This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1642BOOST-ODS: Undefined variable "matlab" or class "matlab.webcam.internal.Utility.enumerateWebcams

Part Number: AWR1642BOOST-ODS

Hi,

When I running pplcount_demo_gui_<version>.exe

A black screen is appeared and I encounter with this message:

Undefined variable "matlab" or class "matlab.webcam.internal.Utility.enumerateWebcams".

Error in webcamlist (line 25)


Error in setup>popupWebcam_CreateFcn (line 612)


Error in gui_mainfcn (line 95)


Error in setup (line 42)


Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)setup('popupWebcam_CreateFcn',hObject,eventdata,guidata(hObject))


hObject =

  UIControl (editUART) with properties:

              Style: 'edit'
             String: 'COM5'
    BackgroundColor: [1 1 1]
           Callback: [function_handle]
              Value: 0
           Position: [0.3046 0.7262 0.2831 0.2857]
              Units: 'normalized'

  Use GET to show all properties

How can I solve this problem.