Remove any (-) dash sign with (_) underscore
Ex = 'The-Journey-of-thoudsands-miles-starts-with-a-single-step'
y = 'The_Journey_of_thoudsands_miles_starts_with_a_single_step'
If you like the problem, please like it :)
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers310
Suggested Problems
-
Which values occur exactly three times?
5253 Solvers
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
4603 Solvers
-
Implement a bubble sort technique and output the number of swaps required
402 Solvers
-
372 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!