Export numberic data from table to a text file in scientefic notation with specific formate
Afficher commentaires plus anciens
Hi,
I would like to export numbers from a table to a text file with the following format
X.XXXXXXXE+XXX
Obiously that is not an option in writetable
Thanks in advance
Réponses (1)
madhan ravi
le 11 Déc 2018
Modifié(e) : madhan ravi
le 11 Déc 2018
0 votes
2 commentaires
Ahmed
le 11 Déc 2018
madhan ravi
le 11 Déc 2018
dlmwrite() with precision should do it
Catégories
En savoir plus sur Tables 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!