How to accumulate values in a vector?
Show older comments
Hey everyone,
I have two strings that I want to accumulate in a vector. 'i' is a loop value and I need two columns. A(i,2)= ???(z,m); wherein z and m are the two strings that I want in that vector. How should I do this?
4 Comments
Guillaume
on 18 May 2016
What does 'accumulating a string' means to you?
Rafael Pires
on 18 May 2016
Azzi Abdelmalek
on 18 May 2016
z=3214 is not a string
Rafael Pires
on 18 May 2016
Accepted Answer
More Answers (0)
Categories
Find more on Characters and Strings 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!