TODO/FIXME Report in R2024b

23 views (last 30 days)
Anubhav Bose
Anubhav Bose on 20 Feb 2025
Edited: Mike Croucher on 20 Feb 2025
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!

Answers (1)

Mike Croucher
Mike Croucher on 20 Feb 2025
Edited: Mike Croucher on 20 Feb 2025
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

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!