CSV or XLSX to write data

11 views (last 30 days)
Daniel
Daniel on 11 Jan 2023
Answered: Kevin Holly on 11 Jan 2023
Hi, I have an app in app designer that writes data to a .mat and .xlsx file, the data in the .mat file only takes a few seconds but in the .xlsx like 3 minutes.
My options for the data write are CSV and XLSX, but I dont want to change everything now, is CSV faster? If csv is 10 seconds faster, for me its worth it to change now everything.
Thanks.

Answers (1)

Kevin Holly
Kevin Holly on 11 Jan 2023
CSV would be faster.

Products


Release

R2022b

Community Treasure Hunt

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

Start Hunting!