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 Solvers92
Suggested Problems
-
Select every other element of a vector
32978 Solvers
-
Return the first and last characters of a character array
9925 Solvers
-
726 Solvers
-
328 Solvers
-
Swap between first and last column
108 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!