Problem 42592. Create cell array of strings
Convert the input to a cell array, but only if necessary.
If the input is a string, return a 1-by-1 cell array containing the string. If the input is a cell array of strings, return the input unaltered.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers54
Suggested Problems
-
Create a cell array out of a struct
2119 Solvers
-
1409 Solvers
-
754 Solvers
-
Natural numbers in string form
1653 Solvers
-
403 Solvers
More from this Author44
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!