Why do I keep getting the error 'cannot call INPUT from EVALC'?
12 ビュー (過去 30 日間)
古いコメントを表示


2 件のコメント
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
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Software Development Tools についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!