%% (sectioning) added in R2020a does not work when opened in R2021b
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Jacky Tsai
am 12 Mär. 2022
This is due to the invalid file name. Please remove the whitespace in the file name and reopen it.
Antworten (1)
Jacky Tsai
am 13 Mär. 2022
This is due to the invalid file name. Please remove the whitespace in the file name and reopen it.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Software Development Tools finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!