Display TODO/FIXME report in command window

Hi everyone.
Using the command
checkcode('function.m')
you can run the code analyzer on an m-file and output the report in the command window.
Is there any way to do this for TODO/FIXME reports? (without having to cd to the folder that contains the function and manually run it on the whole directory)
Bonus: If so, is it also possible to create custom tags? In eclipse, you can create custom TODO tags like "MTODO" and "JTODO" for different purposes/different people and have them displayed separately. Is this possible in Matlab?
Thanks in advance for any help! I will be continuing my google searches and will post the results if I find something.

댓글 수: 2

per isakson
per isakson 2018년 3월 2일
편집: per isakson 2018년 3월 3일
"tags like "MTODO" and "JTODO" for different purposes/different" The third string is matched with regular expressions, which provides some possibilities
.
/ R2016a
Marc Jakobi
Marc Jakobi 2018년 3월 8일
Thanks for the hint :)

댓글을 달려면 로그인하십시오.

답변 (1개)

Marc Jakobi
Marc Jakobi 2016년 10월 13일
편집: Marc Jakobi 2016년 10월 13일

0 개 추천

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품

질문:

2016년 10월 11일

댓글:

2018년 3월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by