In matlab simulink how to increase accuracy of display?

3 visualizaciones (últimos 30 días)
VARSHA J LAL
VARSHA J LAL el 28 de Sept. de 2021
Respondida: Mathieu NOE el 28 de Sept. de 2021
In the above dispaly the accuracy is upto 4 decimal places. How to incraese that?

Respuesta aceptada

Mathieu NOE
Mathieu NOE el 28 de Sept. de 2021
hello
see the doc
use the appropriate display option (long or long_e) :
Numeric display format — Format to display numeric input data
short (default) | long | short_e | long_e | bank | hex (Stored Integer) | binary (Stored Integer) | decimal (Stored Integer) | octal (Stored Integer)

Más respuestas (0)

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