Trying to import data file
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hello I am a novice user. I am trying to read in a very large data file. It has 4 rows of headers and under the header are 6 columns of thousands of lines of data. I will need to use that data from specific columns in matrix math operations. I have attached a picture of the data to give an example. I think I am trying to create a matrix with 6 columns so I can pull a column anduse it in mathmatical operations. I have updated this section with the attached file I am trying to read if that is able to help give more insight into the issue. It should be noted that I'm using version 2016b.
2 Commenti
Image Analyst
il 3 Dic 2019
You forgot to attach a sample text file. Did you try importdata()?
Tommy Pestolesi
il 4 Dic 2019
Risposte (1)
Joshua Taylor
il 3 Dic 2019
0 voti
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!