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!