Effacer les filtres
Effacer les filtres

What does this value mean ?

2 vues (au cours des 30 derniers jours)
Adel Page
Adel Page le 24 Mar 2014
Commenté : Walter Roberson le 24 Mar 2014
Hi everyone, I got this value (-3,68E-05) while analysing some data, I'd like to know what does it mean.

Réponses (2)

Walter Roberson
Walter Roberson le 24 Mar 2014
-3.68 * 10^(-5) which is -3.68/100000 which is -0.00000368
  2 commentaires
Adel Page
Adel Page le 24 Mar 2014
Thank you, much appreciated.
Walter Roberson
Walter Roberson le 24 Mar 2014
See also the "format" command.

Connectez-vous pour commenter.


Kevin Gaukel
Kevin Gaukel le 24 Mar 2014
Modifié(e) : Kevin Gaukel le 24 Mar 2014
MATLAB sets the values to period "." for decimal point, but I am wondering if your program sets up the output to display the decimal point as a comma like some locals like Europe. Otherwise, I would agree with Mr. Walter Robinson's comment about the interpretation of your data.
  1 commentaire
Adel Page
Adel Page le 24 Mar 2014
Thanks buddy

Connectez-vous pour commenter.

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by