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

 採用された回答

Walter Roberson
Walter Roberson 2018 年 8 月 20 日

0 投票

Give the command
format long g
And then display the data again

1 件のコメント

Tran Hoa
Tran Hoa 2018 年 8 月 20 日
Thant you. It works

サインインしてコメントする。

その他の回答 (1 件)

Tran Hoa
Tran Hoa 2018 年 8 月 20 日

0 投票

You mean format long g, with g = 0.0000 1.8372 0.0000 1.8322

カテゴリ

タグ

質問済み:

2018 年 8 月 20 日

コメント済み:

2018 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by