TODO/FIXME Report in R2024b
44 ビュー (過去 30 日間)
古いコメントを表示
Hello,
I am not able to access the MATLAB TODO/FIXME Report feature in R2024b, either via the GUI or the dofixrpt command in the Command Window. Using the command gives me an error stating that its an unsupported function. I checked the release notes for MATLAB going back to previous versions, and could not find any entries stating that this function has been removed.
This query has also been asked previously on the forums here (example), but the solution posted there is not working for me anymore.
Is there a new way to access this feature in R2024b?
Thanks!
0 件のコメント
採用された回答
Mike Croucher
2025 年 2 月 20 日
編集済み: Mike Croucher
2025 年 2 月 20 日
This function was removed in R2024b. It has been unsupported for a long time. If you open R2024a, for example, and do
help dofixrpt
You'll see
dofixrpt Audit a file or folder for all TODO, FIXME, or NOTE messages
This function is unsupported and might change or be removed without
notice in a future version.
No replacement is planned.
I haven't tried it but is this community replacement any use to you? TODOS - File Exchange - MATLAB Central
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!