catalog data convert into csv
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi, I have a dataset in.catalog format. I need to convert it into .csv or .xlsx format for reading it in matlab.Is there is any tool freely available for this?
Please help me.Thank you.
댓글 수: 12
Walter Roberson
2019년 8월 27일
If you use the code that I posted there then you can use writetable() to write the data to an excel file.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!