Highlighting text in Editor

조회 수: 45 (최근 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 CenterFile Exchange에서 File Operations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by