Problem 43077. Put all numbers in a string inside square brackets
Examples:
'left3down2' -> 'left[3]down[2]'
'fiat500' -> 'fiat[500]'
Solution Stats
Problem Comments
-
1 Comment
goc3
on 19 Oct 2016
The test suite for this problem has been enhanced.
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3395 Solvers
-
Find the maximum number of decimal places in a set of numbers
3026 Solvers
-
368 Solvers
-
Calculate distance travelled when given radius and rotations
228 Solvers
-
Get the array of sum for three consecutive numbers in an array
71 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!