www.gusucode.com > matlab 案例源码 matlab代码程序 > matlab/CheckForPotentialProblemsInFileExample.m

    %% Check for Potential Problems in File
%
% Run |checkcode| on the example file |lengthofline.m|. MATLAB(R) displays
% the Code Analyzer messages for |lengthofline.m| in the Command Window.
checkcode('lengthofline')