Problem 59766. Compress list
Given a non-empty list L of positif integers, compress the list so that only one occurrence is retained if two (or more) equal elements are adjacent to each other.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2810 Solvers
-
What is the distance from point P(x,y) to the line Ax + By + C = 0?
554 Solvers
-
Replace multiples of 5 with NaN
465 Solvers
-
711 Solvers
-
314 Solvers
More from this Author53
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!