Why do I keep getting the error 'cannot call INPUT from EVALC'?
조회 수: 24 (최근 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!