display_matrix

Plots the values of a matrix to a MatLab figure.

You are now following this Submission

This program displays the contents of a matrix in a newly-generated Matlab figure for easy viewing and printing. The figure size, font size, and cell size are all sized according to both screen size and matrix size. Includes options for displaying matrix title and number format for display.

Cite As

Marshall (2026). display_matrix (https://se.mathworks.com/matlabcentral/fileexchange/28748-display_matrix), 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.8.0.0

New color scheme, more pleasing to the eyes. Also added a "PDF" button, which exports the file to PDF.

1.7.0.0

Updated screenshot.

1.1.0.0

Included ability to display imaginary numbers.

1.0.0.0