"Error: This statement is incomplete" on a comment line
6 ビュー (過去 30 日間)
古いコメントを表示
Luisana Rodriguez Sequeira
2021 年 6 月 21 日
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.
採用された回答
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 Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!