how to combine two different vectors into a cell array
Ältere Kommentare anzeigen
e.g
v=[3,6,4...]
b=[5,3,1,...]
C=cell array containing v and b
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Types 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!