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

6 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

采纳的回答

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