Read Text file
Afficher commentaires plus anciens
I have some text file datasets in which first 4 lines has text and I wont to skip those line and read this text file.
The text file has only 3 column data sets lat lon emission 83.1 74.6 9.6e-11
Réponses (2)
Fangjun Jiang
le 23 Août 2011
0 votes
use textscan() with the 'Headerlines' option.
Pontus Paulsson
le 27 Nov 2019
0 votes
This is realy a week point with Matlab. Instead of having one smart funktion they have 50. It realy takes alot of time trying to figure out how one of them works. Just to realize this one might not do it... then you need to learn onther one nad so on. What about AI??
Just reading a simpel text takes a hell lot of coding and time. What dis I pay 3000 euro for??
Catégories
En savoir plus sur Text Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!