unable to define local function because it has the same name as the file
조회 수: 7 (최근 30일)
이전 댓글 표시
How is this error even possible, seriously ?
I got the following error: unable to define local function 'myfname' because it has the same name as the file
And here is what the console is showing me:
Error: File: myfname.m Line: 4 Column: 15 Function with duplicate name "myfname" cannot be defined.
Seriously what is happening here ?
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!