Is there a way to save dataset?

4 Ansichten (letzte 30 Tage)
Ege
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.

Akzeptierte Antwort

José-Luis
José-Luis am 24 Okt. 2014

Weitere Antworten (0)

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by