arrange the values in an array
Mostra commenti meno recenti
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 Commenti
Andrei Bobrov
il 29 Apr 2011
Hi Hassan, in this case i = 1: size (A,1) -4, is not it?
Hassan
il 29 Apr 2011
Andrei Bobrov
il 29 Apr 2011
agree or Excel or textfile.txt
Risposta accettata
Più risposte (1)
Categorie
Scopri di più su Spreadsheets in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!