There's an error using input function in my computer , how do I solve it?
Show older comments
Accepted Answer
More Answers (1)
Image Analyst
on 19 Mar 2018
0 votes
print is a built-in function, so it is not a good idea to call your m-file print.m. Rename the file and see if that fixes it.
Categories
Find more on Startup and Shutdown 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!