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?

Answers (1)

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

Asked:

on 9 Apr 2019

Answered:

on 9 Apr 2019

Community Treasure Hunt

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

Start Hunting!