very small value and zero

Very small values in a array (approximately <10^(-6), appeared as zero.
I want to see their real values as small as they might be.
Thank you.

Respuestas (1)

Walter Roberson
Walter Roberson el 7 de Oct. de 2021

0 votos

First, set
Preferences -> MATLAB -> Command Window -> Numeric Format -> select "long g"
Preferences -> MATLAB -> Variables -> default array format -> select "long g"
These will change your preferences so that in future values are shown in extended format both at the command window and in the Variable Browser

Etiquetas

Preguntada:

el 7 de Oct. de 2021

Comentada:

el 7 de Oct. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by