Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

reading txt file mixed with stirng and numbers

1 visualizzazione (ultimi 30 giorni)
Sukuchha
Sukuchha il 7 Gen 2012
Chiuso: MATLAB Answer Bot il 20 Ago 2021
i have a ENVI header file, i want to read following lines into matlab. How can I read it ?
class lookup = {
0, 0, 0, 0, 255, 0, 0, 0, 255, 255, 127, 80, 46, 139, 87,
0, 255, 255}
class names = {
Unclassified, forest [Green] 500 points, Water [Blue] 500 points,
baresoil [Coral] 500 points, Vegetation [Sea Green] 500 points,
Random Sample (Random Sample (builtup)) [Cyan] 500 points}
I want class lookup in nx3 matrix and out of class names i need only class names ( forest, water, baresoil, vegetation, builtup)

Risposte (1)

per isakson
per isakson il 8 Gen 2012
Are you aware of the FEX contributions: ENVI file reader, updated and ENVI file reader/writer ? There are some more ENVI-contributions.
  1 Commento
Sukuchha
Sukuchha il 9 Gen 2012
thanks isakson, the links really helped me to what i wanted to do.
u stay blessed !

Questa domanda è chiusa.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by