Error using input function
Show older comments
I am receiving an error with MATLAB and I have absolutely no idea why.

MATLAB Version is R2018a.
4 Comments
Stephen23
on 11 Sep 2020
This will show you why:
which input -all
Jayesh Kamboj
on 11 Sep 2020
Jayesh Kamboj
on 11 Sep 2020
Dr. Kelsey Joy
on 27 Nov 2021
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.
Accepted Answer
More Answers (0)
Categories
Find more on Desktop in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!