help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How can I capture/save my original CSV column headings in a .mat file?


From: Farmer
Subject: How can I capture/save my original CSV column headings in a .mat file?
Date: Sun, 19 Apr 2015 15:16:54 -0700 (PDT)

I've looked around on the site but cannot find what I'm looking for.

CSV data is downloaded to Octave without the column/heading descriptors i.e.
a pure data matrix results. What would be the most efficient approach in
reading the original headings/column names in the csv file and name my
imported data vectors/columns, subsequently saving the file as a .mat file?
For example, would it be possible to pre-prepare a list of names and
reference them, perhaps by way of a loop? 

Be very grateful for suggestions, as I'm sure I'm not the first to encounter
this. Many thanks.

Farmer



--
View this message in context: 
http://octave.1599824.n4.nabble.com/How-can-I-capture-save-my-original-CSV-column-headings-in-a-mat-file-tp4669936.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]