Does the MATLAB Code Compatibility Analyzer always detect warnings shown in the editor?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Environment and Settings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!