How to change Matlab display format for numbers

20 visualizaciones (últimos 30 días)
Leon
Leon el 16 de Dic. de 2021
Comentada: Leon el 16 de Dic. de 2021
One thing I dislike about Matlab is the default way of displaying numbers.
It would automatically divide everything by 1000 and then show it as 1.005 x 10^3, instead of showing 1005.21.
How do I change the setting so that my number will always be displayed the way they are, e.g.,
10005, 1002357, 103, 5821.3, etc.
Many thanks.

Respuesta aceptada

David Hill
David Hill el 16 de Dic. de 2021
Look at the options under format
help format
format bank

Más respuestas (0)

Categorías

Más información sobre MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by