Is there a way to save dataset?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ege
am 24 Okt. 2014
Beantwortet: José-Luis
am 24 Okt. 2014
Hi, I have a CVC file dataset consists of 100.000 x 173 data. Reading it takes 13 minutes on my macbook pro (8gb ram). I read it in a table like
dataset = readtable('tourn_1_calibration_csv.csv');
Is there a way to save it in Matlab, and use it afterwards without being need to read again? Thank you.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!