easy and efficient way to create cell array or table from csvs or existing variables
Mostra commenti meno recenti
לק"י
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.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Timetables in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!