Hi. How can i open a file .dat in matlab to make graphs ?
Mostrar comentarios más antiguos
Hi. How can i open a file .dat in matlab to make graphs and operations between arrays?
1 comentario
Theo
el 13 de Mayo de 2015
See if you can open the dat file with a text editor such as notepad. if you can you can use textread and textscan to xtract the info. If so let me know the format and i'll write down the script.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB 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!