How to get real values

1 vue (au cours des 30 derniers jours)
Tran Hoa
Tran Hoa le 20 Août 2018
Commenté : Tran Hoa le 20 Août 2018
Dear members ! When I run programs, the result appears 1.0e+11 *
0.0000 1.8372
0.0000 1.8322
Two values of first column are not zero but they do not present. How I can get real values instead of 1.0e11
Thank you

Réponse acceptée

Walter Roberson
Walter Roberson le 20 Août 2018
Give the command
format long g
And then display the data again
  1 commentaire
Tran Hoa
Tran Hoa le 20 Août 2018
Thant you. It works

Connectez-vous pour commenter.

Plus de réponses (1)

Tran Hoa
Tran Hoa le 20 Août 2018
You mean format long g, with g = 0.0000 1.8372 0.0000 1.8322

Catégories

En savoir plus sur Octave 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