Problem 2153. Replace pattern 0 1 0 and 1 0 1
Solution Stats
Problem Comments
-
2 Comments
goc3
on 15 Mar 2017
Additional test cases have been added.
Rafael S.T. Vieira
on 24 Jul 2020
What about intersecting cases? like 1 0 1 0 or 0 1 0 1 ?
Solution Comments
-
1 Comment
mmmriva
on 14 Feb 2014
I don't like my best solution. Size of regexp should include its argument size. Otherwise all solutions can have size 10.
Problem Recent Solvers116
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2608 Solvers
-
385 Solvers
-
Calculate the area of a triangle between three points
2130 Solvers
-
194 Solvers
-
460 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!