get rid of e notation
Mostra commenti meno recenti
how do i get rid of the e notation in a variable? eg 4.321e+003, i just need it as 4321. its stopping me from plotting a graph.
Risposta accettata
Più risposte (2)
Friedrich
il 12 Lug 2011
Hi,
have a look at the format function:
So this should work
format long
1 Commento
Naveen Francis
il 12 Lug 2011
Paulo Silva
il 12 Lug 2011
0 voti
No it's not stopping you unless the variable is a string instead of a number, please provide more details.
3 Commenti
Naveen Francis
il 12 Lug 2011
Naveen Francis
il 12 Lug 2011
Paulo Silva
il 12 Lug 2011
something doesn't seem right, please provide the code and a sample of the data
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!