Problem 1734. Tiling a matrix
Given a matrix and a number of columns, replicate matrix in a single row
Solution Stats
Problem Comments
-
1 Comment
Matthew Eicholtz
on 23 Jul 2013
It may be helpful for novice users if your function template matched your description (i.e. has two inputs).
Solution Comments
Show commentsProblem Recent Solvers177
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2809 Solvers
-
Arrange Vector in descending order
13091 Solvers
-
Basics: 'Find the eigenvalues of given matrix
436 Solvers
-
549 Solvers
-
Back to basics - mean of corner elements of a matrix
454 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!