how can we get mlint
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
Can we get mlint & codechecker?
Robert Nehorayoff
답변 (1개)
Gouri Chennuru
2020년 11월 2일
편집: Gouri Chennuru
2020년 11월 3일
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!
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!