How to change precision in plot?

How can i change it so when i plot the array dtryk, that it plots all the decimals?
Why does it round up to 119.7 and not just plot 119.65?

Respuestas (1)

Bob Thompson
Bob Thompson el 9 de Abr. de 2019

0 votos

The values aren't actually rounding up, that's a matter of display precision. This is a guide that should help you customize it.

Preguntada:

el 9 de Abr. de 2019

Respondida:

el 9 de Abr. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by