TODO/FIXME Report in R2024b
48 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Anubhav Bose
am 20 Feb. 2025
Bearbeitet: Mike Croucher
am 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!
0 Kommentare
Akzeptierte Antwort
Mike Croucher
am 20 Feb. 2025
Bearbeitet: Mike Croucher
am 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
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!