how can we get mlint

6 Ansichten (letzte 30 Tage)
Robert Nehorayoff
Robert Nehorayoff am 30 Okt. 2020
Bearbeitet: Gouri Chennuru am 3 Nov. 2020
Hi,
Can we get mlint & codechecker?
Robert Nehorayoff
  1 Kommentar
Ameer Hamza
Ameer Hamza am 30 Okt. 2020
You mean without installing MATLAB?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Gouri Chennuru
Gouri Chennuru am 2 Nov. 2020
Bearbeitet: Gouri Chennuru am 3 Nov. 2020
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!

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by