How to table the data
Ältere Kommentare anzeigen
I have the data of 5*3 size and I wolud like to name it.
A=[1 2 3
4 5 6
8 9 7
1 4 5
1 0 1]
Now there are five rows and they need to be named as row1,row2,row3,row4,row5 and columns with Col1,Col2 and Col3.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu LaTeX 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!