フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Error in the Character recognition program.

1 回表示 (過去 30 日間)
i Venky
i Venky 2011 年 10 月 7 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I tried this character recognition matlab file
??? Reference to non-existent field 'charvec'.
Error in ==> charGUI2>pbRecognize_Callback at 184 charvec = handles.charvec;
Error in ==> gui_mainfcn at 96 feval(varargin{:});
Error in ==> charGUI2 at 42 gui_mainfcn(gui_State, varargin{:});
??? Error while evaluating uicontrol Callback_
How to solve this error?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 10 月 7 日
To cross-check: do you have both the image processing and neural network toolboxes installed (and licensed) ?

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by