display to the 1000th if value less than 1 using std

1 次查看(过去 30 天)
When I get the std of a vector and it is less than 1, matlab will round to '0.' I need the precise value. Is there a setting option that I can change to allow this?

采纳的回答

Tobias
Tobias 2013-4-8
编辑:Tobias 2013-4-8
digits(d)
Where d is 1 < d < 2^29 + 1
See Variable-precision accuracy for more help

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by