dispn(X,N) == displays matrix X to N digits of precision

DISPN(X,N) displays matrix X to N digits of precision.

You are now following this Submission

DISPN(X,N) displays matrix X to N digits of precision. See also DISP(X), which displays matrix X in the current screen format.

Cite As

Brenden Epps (2026). dispn(X,N) == displays matrix X to N digits of precision (https://www.mathworks.com/matlabcentral/fileexchange/37025-dispn-x-n-displays-matrix-x-to-n-digits-of-precision), 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.1.0.0

The updated version can now handle a vector N that specifies different numbers of digits for each column of X.

1.0.0.0