Does the MATLAB Code Compatibility Analyzer always detect warnings shown in the editor?
Afficher commentaires plus anciens
I noticed that when using get_param(0,'DefaultLineFontName') in MATLAB R2023a, a warning appears in the Command Window indicating that this usage will not be supported in future releases. However, the MATLAB Code Compatibility Analyzer does not flag this as a potential issue.
I believe that the MATLAB Code Compatibility Analyzer should detect errors and warnings that are shown in the MATLAB Editor. Is this understanding correct? Why does the Analyzer not display warnings for potential issues with the get_param command in future releases?
Environment:
OS: Windows 11
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Environment and Settings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!