This is a simple problem involving taking two incoming strings, and outputting the concatenated string with a space separating the strings.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers86
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15783 Solvers
-
1912 Solvers
-
All your base are belong to us
576 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
Sum positive elements of matrix.
130 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases have been added.