converting cell values from standard form

3 次查看(过去 30 天)
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]

采纳的回答

gummiyummi
gummiyummi 2020-8-10

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Types 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by