writing data to an excel file
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Inti Vanmechelen
le 28 Déc 2015
Commenté : Inti Vanmechelen
le 28 Déc 2015
Hi,
I want to write data in to an excel file, and I want the first column (A1) of my excel file to contain the word 'Mean'. I tried this input:
xlswrite('gait','Mean','A1:A1');
If I try this, the first column (A1) only contains the letter M, not the whole word. Anyone who knows how to solve this? Thank you
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!