Given a matrix and a number of columns, replicate matrix in a single row
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers177
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6677 Solvers
-
3814 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1256 Solvers
-
908 Solvers
-
5792 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
It may be helpful for novice users if your function template matched your description (i.e. has two inputs).