Importing data from excel and save specific columns
조회 수: 1 (최근 30일)
이전 댓글 표시
i have excel file...i want to save red highlighted column data,also i want to save every consecutive two column(as shown red) as a separate text file.
댓글 수: 2
Image Analyst
2016년 7월 22일
You forgot to ask a question. And forgot to mention what "save" means to you. How about fprintf() or xlswrite() or save() or .....? Or just saving to a new variable in your script?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!