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 Solvers85
Suggested Problems
-
Return the largest number that is adjacent to a zero
5514 Solvers
-
430 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1256 Solvers
-
Back to basics - mean of corner elements of a matrix
459 Solvers
-
Matlab Basics - Switching Assignments
503 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.