Please remove excess space, limit one space between others, and no space before punctuation marks.
- For example, 'Trendy , Cody , Contest .'
- should be ---- 'Trendy, Cody, Contest.'
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers218
Suggested Problems
-
Back to basics 6 - Column Vector
1105 Solvers
-
Compute a dot product of two vectors x and y
1050 Solvers
-
347 Solvers
-
Sum the elements in either diagonal of a square matrix
221 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1263 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Additional test cases were provided.