Is there a way to save dataset?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ege
el 24 de Oct. de 2014
Respondida: José-Luis
el 24 de Oct. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!