Highlighting text in Editor

127 ビュー (過去 30 日間)
Richard
Richard 2014 年 10 月 25 日
回答済み: Guillaume 2014 年 10 月 25 日
Is there a way to highlight %Comments in my code within the editor? I would like to do it as reminders. Thank you.

回答 (1 件)

Guillaume
Guillaume 2014 年 10 月 25 日
You can't highlight particular comments in your code, but you can add TODOs, FIXMEs and NOTEs comments and get a report that show them all at once.
Just put the respective strict in a comment of your choosing and generate the report by right-clicking in matlab's folder browser and selecting reports->TODO/FIXME report.

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by