why do i receive this error?

Answers (1)

James Tursa
James Tursa on 11 Jun 2020
Edited: James Tursa on 11 Jun 2020
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.

Asked:

on 11 Jun 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!