How to delete all the commented content in a m-file?

72 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2013 年 12 月 18 日
編集済み: MathWorks Support Team 2021 年 3 月 9 日
I want to delete all comments in my program so that the end users will only get a clean file of codes. Is there any method automatically achieved that?

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 3 月 9 日
編集済み: MathWorks Support Team 2021 年 3 月 9 日
The ability to remove all comments in an m-file is not available in MATLAB 8.2 (R2013b). To workaround, you could write a script to screen the content of m-file and delete the comments, as the user submission in the following link:
Note that The MathWorks does not guarantee or warrant the use or content of these submissions. Any questions, issues, or complaints should be directed to the contributing author.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by