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
-
7871 Solvers
-
Arrange Vector in descending order
13626 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
651 Solvers
-
1613 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
359 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).