I have a text file and I'd like to create a matrix with some especific numbers that appear on the text file
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have something like this:

And I need to save the latitudes as lines and longitudes as columns. Each 81 numbers are longitudes associated to a latitude (e.g. lat=35.0, lon= from the first 70 to last 68). So I should have a matrix 55x81 (there's several latitudes).
How should I start it?
Risposte (0)
Vedere anche
Categorie
Scopri di più su Cell Arrays in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!