Info
この質問は閉じられています。 編集または回答するには再度開いてください。
??? Undefined function or method 'segmentiris' for input arguments of type 'uint8'.kindly tell me how could i solve this error?
1 回表示 (過去 30 日間)
古いコメントを表示
??? Undefined function or method 'segmentiris' for input arguments of type 'uint8'.
1 件のコメント
Geoff Hayes
2014 年 12 月 7 日
Zia - do you have the function segmentiris? In the Command Window, type
which segmentiris -all
to see where this file for this function is located in the MATLAB search path. If you don't see the file/function, then add the folder that contains it to the search path.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!