How to permanently disable warnings in MATLAB editor?
Show older comments
I didn't find any relevant setting in the preferences tab.
Accepted Answer
More Answers (1)
You can disable the MLint warnings directly in the editor with a right click on the concerned command: The disabling can concern a specific message, the current file or all file.
You can do this in the preferences also, so I do not understand, why you did not find it there. See: https://www.mathworks.com/matlabcentral/answers/97057-how-can-i-permanently-disable-a-specific-warning-that-m-lint-generates#answer_106407
See: Preferences -> Matlab -> Code Analyzer
1 Comment
PASUNURU SAI VINEETH
on 15 Nov 2022
Categories
Find more on Startup and Shutdown 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!