easy and efficient way to create cell array or table from csvs or existing variables
Ältere Kommentare anzeigen
לק"י
Hello!
I want to know if there an easy way (may be GUI) or other command to creat one table or cell array from several CSV files or several variables.
Here is an example:
I got several CSV files which in each one I need only 2 columns (lets asume colums C and D):

I want an easy way to creat one cell array from several csvs such as the above.
Furthermore, the extracted vectors above should be as it is (2d vector) in specific cell just for it. for each 2d vector new row (cell) should be created in the cell array, such as this:

Further more, lets assume I have several var's loaded to the workspace:

is there an easy fast way to combine several of these into a table in the same fashion as mentioned above?

thank you very very much!
Amit.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Timetables finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!