Problem 59646. Remove a specific character with another
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 commentsProblem Recent Solvers113
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2750 Solvers
-
2495 Solvers
-
240 Solvers
-
1748 Solvers
-
Find the minimum of the column-maximums of a matrix
497 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!