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
-
Which values occur exactly three times?
5232 Solvers
-
Number of 1s in a binary string
10891 Solvers
-
Find the maximum number of decimal places in a set of numbers
3356 Solvers
-
Change the sign of even index entries of the reversed vector
626 Solvers
-
Element by element multiplication of two vectors
393 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!