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 Solvers179
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2815 Solvers
-
473 Solvers
-
759 Solvers
-
Sum of odd numbers in a matrix
618 Solvers
-
Find out total non zero element of matrix
287 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).