Error using input function
이전 댓글 표시
I am receiving an error with MATLAB and I have absolutely no idea why.

MATLAB Version is R2018a.
댓글 수: 4
Stephen23
2020년 9월 11일
This will show you why:
which input -all
Jayesh Kamboj
2020년 9월 11일
Jayesh Kamboj
2020년 9월 11일
Dr. Kelsey Joy
2021년 11월 27일
It's so easy to accidentally create a script file or variable with an existing MATLAB function name. The worse I have ever seen was a student create a created a script file called "edit". Geez that took a LONG time to figure out! lol.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Desktop에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!