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!