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!