Change type of datastore
Ältere Kommentare anzeigen
Hi Everbody,
does anyone know, if there is a possibility to get a tall array from a .csv file not as tabular type, but as array?
So my problem is, I can create a database from that csv file, convert it to a tall array, everything is fine and quick. But when I whant to load data to memory by using gather it takes an incredible huge amount of time.
I've read, that the performance on tables is poor compared to arrays, so I thought it would be good to have the data as tall array instead of having it as tall tabular data.
Can anyone help? I appreciate any hint!
Best regards
Eva
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!