why do i receive this error?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
James Tursa
on 11 Jun 2020
Edited: James Tursa
on 11 Jun 2020
0 votes
You have written a file called input.m that is shadowing the MATLAB function of the same name. You need to rename your input.m file to a different name.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!