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

1 回表示 (過去 30 日間)
David Cunningham
David Cunningham 2013 年 4 月 8 日
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 Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by