Importing data from excel and save specific columns
1 view (last 30 days)
Show older comments
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 Comments
Image Analyst
on 22 Jul 2016
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?
Answers (0)
See Also
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!