Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

I can't connect my webcam in GUI matlab

1 visualización (últimos 30 días)
Adisorn Phanukthong
Adisorn Phanukthong el 2 de Jun. de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I attech file I find error * Error in gui_mainfcn (line 95) feval(varargin{:});
Error in webcam1 (line 42) gui_mainfcn(gui_State, varargin{:});
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)webcam1('connect_Callback',hObject,eventdata,guidata(hObject)) *Error while evaluating UIControl Callback
  1 comentario
Jan
Jan el 2 de Jun. de 2017
Editada: Jan el 2 de Jun. de 2017
Please copy the complete error message. We see only, where the problem occurres, but now the explanation, what the problem is. The term "webcam1" does not even occur anywhere in the posted code. This means that the error appears in some other code. This is at least confusing for a discussion in the forum.

Respuestas (1)

Walter Roberson
Walter Roberson el 2 de Jun. de 2017
You need to rename guiconnect.m to webcam1.m and you need to rename guiconnect.fig to webcam1.fig

La pregunta está cerrada.

Etiquetas

Aún no se han introducido etiquetas.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by