Why do I keep getting the error 'cannot call INPUT from EVALC'?
显示 更早的评论


2 个评论
Sean de Wolski
2015-3-30
Are you trying to publish this?
If so, then you cannot use input
Rohan Maharjajn
2017-1-8
So how to take input from the user and publish the result? @Sean de Wolski
回答(1 个)
Jan
2017-1-8
Save the code as an M-file, e.g. 'myFunction.m' and call it from the command line:
myFunction
类别
在 帮助中心 和 File Exchange 中查找有关 Software Development Tools 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!