Does the MATLAB Code Compatibility Analyzer always detect warnings shown in the editor?
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!