how to combine two different vectors into a cell array
Show older comments
e.g
v=[3,6,4...]
b=[5,3,1,...]
C=cell array containing v and b
Accepted Answer
More Answers (0)
Categories
Find more on Data Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!