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 comments
Loading...
Problem Recent Solvers58
Suggested Problems
-
Determine whether a vector is monotonically increasing
23426 Solvers
-
Determine Whether an array is empty
816 Solvers
-
Convert a vector into a number
619 Solvers
-
Change the sign of even index entries of the reversed vector
660 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1283 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!