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 the alphabetic word product
3469 Solvers
-
How to find the position of an element in a vector without using the find function
2817 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
302 Solvers
-
1756 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.