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.

質問済み:

2019 年 4 月 9 日

回答済み:

2019 年 4 月 9 日

Community Treasure Hunt

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

Start Hunting!

Translated by