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

1 vue (au cours des 30 derniers jours)
David Cunningham
David Cunningham le 8 Avr 2013
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?

Réponse acceptée

Tobias
Tobias le 8 Avr 2013
Modifié(e) : Tobias le 8 Avr 2013
digits(d)
Where d is 1 < d < 2^29 + 1
See Variable-precision accuracy for more help

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by