how to convert ascii .dat files to .xml using Matlab
Mostrar comentarios más antiguos
hi,
I have a set of ascii files with the extension .dat and I need to convert them into a set of .xml files.
Is there anyway to do this with Matlab.
this is one of the files that I need to convert:
thank you very much
2 comentarios
Walter Roberson
el 4 de Oct. de 2012
(File appears to be a number of text lines, each containing a number of blank-delimited fixed-width columns, mostly numbers near-ish to 2.3 )
Jan
el 4 de Oct. de 2012
It depends, Adnane. Are you able to import the DAT files already and convert the contents to a useful structure? Did you ask Google for "Matlab xml" already and searched in the docs and the FileExchange pages?
Respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!