??? Undefined function or method 'segmentiris' for input arguments of type 'uint8'.kindly tell me how could i solve this error?
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
??? 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!