Reshape 1x2 struct to 1x1 stuct where dimension doesn't match.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
maxmathlab
am 3 Jan. 2017
Kommentiert: maxmathlab
am 3 Jan. 2017
I have a 1x2 stuct with 27 fields.
E.g. I can't plot A cause the dimensions of A(1,1) and A(1,2) don't match. All the values are doubles. And I would like to make it a 1x1 struct so I can work with it. I combined 2 single structs to get this 1x2 struct if this helps.
Any tipps, help??
2 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Structures finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!