arrange the values in an array
Afficher commentaires plus anciens
I have an array A(80 rows and 5 columns). I want to export it as a table to microsoft word as the values in A (i:i+4,j)are placed in one cell with no cell line between them. Not sure if it's possible in Matlab.
3 commentaires
Andrei Bobrov
le 29 Avr 2011
Hi Hassan, in this case i = 1: size (A,1) -4, is not it?
Hassan
le 29 Avr 2011
Andrei Bobrov
le 29 Avr 2011
agree or Excel or textfile.txt
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Spreadsheets dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!