how can we get mlint
Mostrar comentarios más antiguos
Hi,
Can we get mlint & codechecker?
Robert Nehorayoff
1 comentario
Ameer Hamza
el 30 de Oct. de 2020
You mean without installing MATLAB?
Respuestas (1)
Gouri Chennuru
el 2 de Nov. de 2020
Editada: Gouri Chennuru
el 3 de Nov. de 2020
0 votos
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!
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!