Error: Incorrect use of '=' operator. To assign a value to a variable, use '='. To compare values for equality, use '=='.
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello.Please help me


댓글 수: 0
채택된 답변
Les Beckham
2023년 5월 23일
The closing bracket, ], is missing on the definition of L and this is confusing the parser.
댓글 수: 2
추가 답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!