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
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13811 Solvers
-
Cumulative product of a vector
301 Solvers
-
544 Solvers
-
Determine if input is divisible by three.
241 Solvers
-
Test Problem; Create a 5x5 array containing all ones
405 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.