checkMexFiles
Checks the availability of the platform-specific binaries for the mex-files in the selected folder or project. The available MEX-file extensions are documented in the MATLAB help.
Configurable parameters
- RequiredExtensions (list): Mex-files with these extensions must
be checked by this report. Allowed values are:
mexa64,mexmaci64,mexw32, andmexw64.
Exemption tag: %@ok<RMEXF>