MATLAB Programming Fundamentals - MathWorks

(やまだぃちぅ) #1

Other Ways to Access Code Analyzer Messages


You can get Code Analyzer messages using any of the following methods. Each provides
the same messages, but in a different format:



  • Access the Code Analyzer Report for a file from the Profiler detail report.

  • Run the checkcode function, which analyzes the specified file and displays messages
    in the Command Window.

  • Run the mlintrpt function, which runs checkcode and displays the messages in the
    Web Browser.

  • Use automatic code checking while you work on a file in the Editor. See “Automatically
    Check Code in the Editor — Code Analyzer” on page 24-6.


MATLAB Code Analyzer Report
Free download pdf