"Error: This statement is incomplete" on a comment line

조회 수: 7 (최근 30일)
Luisana Rodriguez Sequeira
Luisana Rodriguez Sequeira 2021년 6월 21일
댓글: Stephen23 2023년 3월 16일
I do not understad why Matlab is evaluating a comment, and further complaining that it is not complete. Even if I delete line 39, it gives the same error for 38, and so on. I have restarted Matlab and the same thing occurs. Any tips?
Thanks in advance.
  댓글 수: 6
Al
Al 2023년 3월 16일
What do you mean "closing this?"

댓글을 달려면 로그인하십시오.

채택된 답변

Walter Roberson
Walter Roberson 2021년 6월 21일
편집: Walter Roberson 2021년 6월 21일
In the code before the commends, you have a [ or { that is not closed by the corresponding ] or }

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by