How can I have a transposed?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Francesco
am 31 Jan. 2014
Bearbeitet: Mischa Kim
am 31 Jan. 2014
If I have
>> A1
A1 =
V: {1x3 cell}
>> A1.V
ans =
[1x3 double] [1x3 double] [1x3 double]
How can I achieve a A1 transposed?
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Data Type Conversion 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!