i am facing this error again and again. can any help me how to solve this problem?
4 ビュー (過去 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!.png)
