arrange the values in an array
Ältere Kommentare anzeigen
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 Kommentare
Andrei Bobrov
am 29 Apr. 2011
Hi Hassan, in this case i = 1: size (A,1) -4, is not it?
Hassan
am 29 Apr. 2011
Andrei Bobrov
am 29 Apr. 2011
agree or Excel or textfile.txt
Akzeptierte Antwort
Weitere Antworten (1)
Kategorien
Mehr zu Spreadsheets finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!