Run M-Lint on a directory tree and filter results Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: runmlint.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Malcolm Wood (View more)

Run M-Lint on a directory tree and filter results script description:




Publisher review:
Run M-Lint on a directory tree and filter results creates a report showing filtered results from M-Lint This function addresses two of the major shortcomings of the M-Lint report which is available in the MATLAB Directory Browser. Firstly, it will perform a recursive analysis, i.e. the current directory and its subdirectories and their subdirectories etc. Secondly, it allows the user to filter out classes of message which are not of interest.To run the function on a directory tree, simply change to that directory and type:>> runmlintAn HTML report will be created, showing all the messages issed by M-Lint for files in the current MATLAB directory and its subdirectories.To filter the results, create an "options" file. Each line in this file specifies a "filter", which can:* filter out all messages with a specific ID* filter out all messages in a specific file* filter out messages with a specific ID in a specific file* filter out all messages for a specific line in a specific file* filter out messages with a specific ID for a specific line in a specific fileThe format is described in the Help. Examples are:| IgnoreAllID InefficientUsage:AndAnd| IgnoreFileID InefficientUsage:InputNotUsed my_dirmyfile.m| IgnoreLineID InefficientUsage:AssignmentNotUsed my_dirmyfile.m 99Then pass the name of that file as an argument to "runmlint", e.g.>> runmlint options.txtThe filters will be displayed at the top of the report, followed by the messages which have not been filtered out.Tested in MATLABs 7.0.1 through 7.2 (R14sp1 through R2006a), but only on Windows. Should be platform independent, though the options file will need to have the right type of separators for the platform it is used on, and file names on all platforms will be compared case-insensitively.All file names must be specified relative to the current MATLAB directory. The function will not be tolerant of things like leading or duplicated separators. It also doesn't tolerate directory names which contain spaces. Requirements: ยท MATLAB Release: R2006a
Run M-Lint on a directory tree and filter results is a Matlab script for Development Tools scripts design by Malcolm Wood. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5