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

DISPN(X,N) displays matrix X to N digits of precision.
502 Downloads
Aktualisiert 7. Jun 2012

Lizenz anzeigen

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

Zitieren als

Brenden Epps (2024). 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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Numbers and Precision finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
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