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 Solvers172
Suggested Problems
-
Sum all integers from 1 to 2^n
15306 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
378 Solvers
-
271 Solvers
-
286 Solvers
-
573 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!