Matlab 2018a gives errors for simple statements like w=1;Is this due to installation error?
조회 수: 1 (최근 30일)
이전 댓글 표시
The Marlab script window shows an error on very simple commands such as w=1; See attached jpg file
댓글 수: 0
채택된 답변
Walter Roberson
2021년 2월 12일
Vel=8.0;[top_left
You started creating an array, but you did not finish creating it before you started an assignment.
댓글 수: 0
추가 답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!