error while opening a .m file
Show older comments
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
on 28 May 2021
0 votes
The open.m file in that directory is taking precedence over the function included in MATLAB. Rename your open.m.
1 Comment
dharmikkumar anaghan
on 28 May 2021
Categories
Find more on File Operations 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!