checkMexFiles

This check lists the mex-files in the selected folder or project, when not all mex-files for the specified platforms are found. This information can also be used to determine whether the code has a chance to work on different platforms.

Configurable parameters

  • RequiredExtensions (list): Mex-files with these extensions must be checked by this report. Allowed values are: mexa64, mexmaci64, mexw32, and mexw64.

Exemption tag: %@ok<RMEXF>