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!