Error in the Character recognition program.

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일

0 개 추천

To cross-check: do you have both the image processing and neural network toolboxes installed (and licensed) ?

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

태그

질문:

2011년 10월 7일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by