How to save data in txt format without scientific notation.
Mostrar comentarios más antiguos
Hi, I am trying to load my data to AWG which dose not accept scientific notation. I have tried to use dlmwrite('TogotoDacMIMO1.txt',A_Nor, 'precision', 16) still get the nptation when I save my data :
2.8269726203207152e-13
3.5257748410741503e-12
5.5110084227600461e-12
-2.0964066622603056e-11
1.1847874015501425e-11
-1.2308448206452552e-11
-6.4480386733157884e-11
1.3197832851047832e-10
1.6517143399626652e-10
-2.4140440353300489e-10
-4.0816402439462012e-10
4.2881045364415342e-.....
Could anyone help please?
Thanks
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!