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 Solvers300
Suggested Problems
-
Select every other element of a vector
35966 Solvers
-
6433 Solvers
-
Get the length of a given vector
12839 Solvers
-
Matrix multiplication across rows
393 Solvers
-
特定の値がベクトル内に含まれているかを確認するコードを書こう
337 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!