Is there a way to save dataset?
4 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!