Importing data from excel and save specific columns
Afficher commentaires plus anciens
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 commentaires
Image Analyst
le 22 Juil 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?
E R SH RAJ Male
le 22 Juil 2016
Modifié(e) : E R SH RAJ Male
le 22 Juil 2016
Réponses (0)
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!