Extract fields from struct and convert to excel file
이전 댓글 표시
Dear community,
I create a struct with numerous fields. I simply want to extract to fields (ISPC_together & GSI together) and export a .csv list.

Any suggestions? Thanks for your support.
Jonas
댓글 수: 1
Dyuman Joshi
2022년 10월 10일
struct2table might be helpful (convert struct to table and save table as csv)
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!