how can we get mlint
显示 更早的评论
Hi,
Can we get mlint & codechecker?
Robert Nehorayoff
回答(1 个)
Gouri Chennuru
2020-11-2
编辑:Gouri Chennuru
2020-11-3
0 个投票
Hi Robert,
mlint, checkcode and the Code Analyzer are all the same used to check code and they are available in MATLAB.
You can use “mlint” function available in MATLAB which checks MATLAB code files for possible problems.
You can refer to the below link to access the mlint function in MATLAB.
You can also check code using MATLAB code Analyser. The code analyzer checks your code for problems and recommends modifications.
Hope this Helps!
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!