Hello,
I currently have a 3000 X 1 cell array. Each element is a string, something like 'red_c_0111'. I want to save this cell array as a .csv file to be opened in excel. Appreciate the help!

 채택된 답변

Brendan Hamm
Brendan Hamm 2015년 8월 10일

0 개 추천

You can either use xlswrite or lower level functionality: Export Cell To csv

추가 답변 (0개)

카테고리

질문:

2015년 8월 10일

답변:

2015년 8월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by