error while opening a .m file

when i open .m file in current folder. it shows error that '' not enough input argument'
here i amattching the screenshot.

Answers (1)

Steven Lord
Steven Lord on 28 May 2021
The open.m file in that directory is taking precedence over the function included in MATLAB. Rename your open.m.

Categories

Community Treasure Hunt

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

Start Hunting!