error-creating gui
1 回表示 (過去 30 日間)
古いコメントを表示
I have creating gui and have assigned two pushbuttons for readind an image and for edge detection,
in pushbutton 1 i have coded for reading an image and in pushbutton 2 coded for edge detection,
i read the image and it displays in gui,but when i click 2nd pushbutton ,i get error,undefined variable I and
Error while evaluating uicontrol Callback please help how to correct it
1 件のコメント
Jan
2012 年 3 月 15 日
Please post the original code and a copy of the error message. "I get error, undefined variable" does not contain enough details to allow for an easy and efficient answer.
回答 (1 件)
Sean de Wolski
2012 年 3 月 15 日
2 件のコメント
Jan
2012 年 3 月 15 日
The link Sean has posted contains the needed code already. You have asked 137 questions in this forum since September 2011 - I'm sure you have enough Matlab knowhow to copy&paste the lines of code.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!