how tro get a section from a .dat file in matlab
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
want extract a long string of values seperated by commas from a .dat file and makes it into a 3d array
1 comentario
dpb
el 22 de Oct. de 2016
OK, and the problem in doing that is what, precisely?
Try using the importdata tool first, then reshape is your friend...
Respuestas (0)
Ver también
Categorías
Más información sobre Structures en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!