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!