converting .mat file to .dat file
Mostrar comentarios más antiguos
i have to use my data for clustering and it only works on .dat files. My files are in .mat format and i am not able to convert them or use them for clustering. please help
1 comentario
faryal
el 17 de Jun. de 2014
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 17 de Jun. de 2014
0 votos
You'll need to show us the code you used to convert your variable in MATLAB (which you got after calling load()), into your text file calle d "matlab.data". Plus post the error message - ALL THE RED TEXT - don't just snip out a small portion of it like you did.
Categorías
Más información sobre App Building 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!