Expression or statement is incorrect--possibly unbalanced (, {, or [
古いコメントを表示
while i tried to run the code to detect an object from the link http://www.mathworks.com/matlabcentral/answers/112917-how-to-detect-hand of the Image Analyst. But am getting the above error, Kindly help.
3 件のコメント
Stephen23
2016 年 1 月 30 日
The error message tell us that your code has some unmatching parentheses, brackets, or curly brackets. It is going to be hard for us to diagnose where if you don't show us your code. There is an error in your code, so if you want help you have to show us your code.
The easiest is to upload it: click the paperclip button, then both the Choose file and Attach file buttons.
Walter Roberson
2016 年 1 月 31 日
I copied the code there onto my system and checked; there is no error like that reported.
Image Analyst
2016 年 1 月 31 日
Jeffin, you must have modified it somehow. Please attach your modified code with the paper clip icon.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Image Arithmetic についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!