How can you convert a scientific number to decimal?
Afficher commentaires plus anciens
I have an equation in matlab that gave me this result:
4.1084e+001 -9.6671e+002i
how can I convert it to a decimal number?
1 commentaire
Daniel Shub
le 9 Août 2013
Do you mean something like format longg?
Réponse acceptée
Plus de réponses (1)
Matt J
le 9 Août 2013
1 vote
If you want MATLAB to display its results differently, use the FORMAT command.
Catégories
En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!