Matlab Display Formats for Numbers

Version 1.0.0.0 (105 KB) by Munther
To learn the formats supported by Matlab to display numbers.
143 Downloads
Updated Tue, 29 Nov 2011 13:16:18 +0000

View License

There are several different formats that control the displaying of numbers in Matlab. You can choose the format that is most suitable for you. This lesson teaches you how to set Matlab to use a specific display format and also teaches you the difference between these formats.

Normally, numbers in Matlab are stored using double precision values. There are a few formats available for the display of such numbers. The choice of any specific display format for displaying a number will not change its value, or its class.

Generally, all the formats display an integer number in the same manner as it is written. However, differences appear between the various different display formats when we are displaying real numbers.

Cite As

Munther (2024). Matlab Display Formats for Numbers (https://www.mathworks.com/matlabcentral/fileexchange/33991-matlab-display-formats-for-numbers), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Workspace Variables and MAT-Files in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0