i am facing this error again and again. can any help me how to solve this problem?
조회 수: 1 (최근 30일)
이전 댓글 표시
Attempt to execute SCRIPT watershed as a function:
C:\Users\arshadali\Desktop\new dataset\watershed.m
Error in Untitled2 (line 56)
L1 = watershed(I_mod);
댓글 수: 0
답변 (2개)
Walter Roberson
2019년 11월 14일
C:\Users\arshadali\Desktop\new dataset\watershed.m needs to be renamed. It is interfering with calling https://www.mathworks.com/help/images/ref/watershed.html
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!