converting cell values from standard form

3 visualizaciones (últimos 30 días)
gummiyummi
gummiyummi el 10 de Ag. de 2020
Respondida: gummiyummi el 10 de Ag. de 2020
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]

Respuesta aceptada

gummiyummi
gummiyummi el 10 de Ag. de 2020

Más respuestas (0)

Categorías

Más información sobre Data Types en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by