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 Solvers25
Suggested Problems
-
Which values occur exactly three times?
5233 Solvers
-
2365 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13519 Solvers
-
Find Factrorial without using built-in function
136 Solvers
-
Find out value of polynomial at different value.
140 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!