TODO/FIXME Report in R2024b
24 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Mike Croucher
le 20 Fév 2025
Modifié(e) : Mike Croucher
le 20 Fév 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 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!