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
-
Sum all integers from 1 to 2^n
15889 Solvers
-
Convert a vector into a number
603 Solvers
-
Create a vector whose elements depend on the previous element
712 Solvers
-
305 Solvers
-
07 - Common functions and indexing 6
454 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!