creating a matrix that contains a struct
Ältere Kommentare anzeigen
Hi, I want to create a matrix that contains a struct in the first row. and integers in the next rows for example my matrix can look like this A=[[0,0,0],[0,0,1];1,1;0,1]
is there a way t do this? thanks
Akzeptierte Antwort
Weitere Antworten (1)
Itzik Ben Shabat
am 6 Nov. 2012
0 Stimmen
Kategorien
Mehr zu Structures 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!