Convert the input to a cell array, but only if necessary.
If the input is a numeric array, return a 1-by-1 cell array containing the input. If the input is a cell array of numeric arrays, return the input unaltered.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers46
Suggested Problems
-
Find common elements in matrix rows
2721 Solvers
-
Remove the small words from a list of words.
1566 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1331 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
653 Solvers
-
Get the length of a given vector
13760 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!