how can we get mlint

조회 수: 7 (최근 30일)
Robert Nehorayoff
Robert Nehorayoff 2020년 10월 30일
편집: Gouri Chennuru 2020년 11월 3일
Hi,
Can we get mlint & codechecker?
Robert Nehorayoff
  댓글 수: 1
Ameer Hamza
Ameer Hamza 2020년 10월 30일
You mean without installing MATLAB?

댓글을 달려면 로그인하십시오.

답변 (1개)

Gouri Chennuru
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!

카테고리

Help CenterFile 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!

Translated by