How to read a txt file in matlab?
Mostrar comentarios más antiguos
I'm completely new to Matlab, so my question may sound dumb! I apologize. I'm trying to open a txt file in Matlab and produce a colormap with the data in the file. But it seems like Matlab doesn't read the file correctly. I attached the file for your reference. I used 'importdata' function. It should look like

but every time I import the data, it shows something like this:

Can anyone please help me? Thank you so much in advance
3 comentarios
Image Analyst
el 30 de Ag. de 2018
Editada: Image Analyst
el 30 de Ag. de 2018
Your attached data look nothing like either one of those. Just open it in Notepad to see. It looks like this:
81.4724
90.5792
12.6987
91.3376
63.2359
9.7540
27.8498
54.6882
EcoBase
el 31 de Ag. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Time Series Events 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!