+And finally, while this style checker can find many issues, it is by no means perfect. It can not comment on whether your variable names are good or not, whether your comments are out of date or not, or whether your code makes intuitive sense when reading, or just results in confusion. For more in-depth heuristics on how to improve these aspects of your code, pleas read the wonderful [MATLAB Style Guidelines 1.0](http://mathworks.com/matlabcentral/fileexchange/46056-matlab-style-guidelines-2-0).
0 commit comments