Display MAT files

The function displays contents of selected variables from mat-files

You are now following this Submission

The function dispmat displays contents of selected variables from mat-files in current directory. The function is user-friendly. It displays a list of all mat-files, the user may select a file. Then the function displays a list of variables in a file and the user selects variables, contents of which are to be displayed.

Cite As

Miroslav Balda (2026). Display MAT files (https://www.mathworks.com/matlabcentral/fileexchange/12696-display-mat-files), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

Removed bad behaviour in R2006b environment by a slight code and description modification.