필터 지우기
필터 지우기

How can i solve this error "Error while evaluating uicontrol Callback"?

조회 수: 1 (최근 30일)
Faez Alias
Faez Alias 2015년 9월 16일
댓글: Varun Pai 2015년 9월 16일
Hello, I'm new to Matlab interface and syntax. Currently i'm working on mt final year project. Fingerprint Classification using Support Vector Machine. Now, I'm are in image processing phase. I'm having problem to display the binarized image in my GUI. Below show the GUI of my experiment. when I clicked the binarization button, the binary image did not display in as stated. It supposed to display in Axes2.
here, I include the code that I have so far. Please someone solve my problem. :(
  댓글 수: 1
Varun Pai
Varun Pai 2015년 9월 16일
The possibilities of such a error can be: (1) You might be using a cleared variable inside that function or (2) You might not have put guidata(hObject,handles) at the end of each gui function

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by