Add 2 type char matrix strings into a greater one
1 view (last 30 days)
Show older comments
A=<86x26 char>
B=<6x19 char>
C=151x27 char>
How I create the matrix ABC that is the matrix A after comes the matrix B and than the matrix C. ABC=<243x??? char>
0 Comments
Accepted Answer
More Answers (0)
See Also
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!