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?

回答(1 个)

Bob Thompson
Bob Thompson 2019-4-9

0 个投票

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

Community Treasure Hunt

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

Start Hunting!

Translated by