converting cell values from standard form

I did some multiplication/division with cell values in an array. The output is entered into the array as standard form.
array = [3.7505e+03 , 7.2224e+03] and so on
How can I change the notation to the following:
array = [37505 , 72224]

 採用された回答

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Type Conversion についてさらに検索

質問済み:

2020 年 8 月 10 日

回答済み:

2020 年 8 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by