Change data type of a row in a table?
Show older comments
Ex. Change this table
1 2 3 4
2 1 3 2
to
'1' '2' '3' '4'
2 1 3 2
Accepted Answer
More Answers (0)
Categories
Find more on Tables 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!