Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

I can't connect my webcam in GUI matlab

조회 수: 1 (최근 30일)
Adisorn Phanukthong
Adisorn Phanukthong 2017년 6월 2일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Jan
Jan 2017년 6월 2일
편집: Jan 2017년 6월 2일
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.

답변 (1개)

Walter Roberson
Walter Roberson 2017년 6월 2일
You need to rename guiconnect.m to webcam1.m and you need to rename guiconnect.fig to webcam1.fig

이 질문은 마감되었습니다.

태그

아직 태그를 입력하지 않았습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by