フィルターのクリア

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