%% (sectioning) added in R2020a does not work when opened in R2021b
2 ビュー (過去 30 日間)
古いコメントを表示
I saved an m file with %% for sectioning in R2020a.
Then, I opened it in R2021b, but %% didn't worked.
If I copy and paste the code in a new script in R2021b, %% works well.
I don't know what's the problem.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/919529/image.png)
2 件のコメント
Jacky Tsai
2022 年 3 月 12 日
This is due to the invalid file name. Please remove the whitespace in the file name and reopen it.
回答 (1 件)
Jacky Tsai
2022 年 3 月 13 日
This is due to the invalid file name. Please remove the whitespace in the file name and reopen it.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Software Development Tools についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!