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
-
2522 Solvers
-
Set the array elements whose value is 13 to 0
1431 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13521 Solvers
-
Given a matrix, return the last eigen value
231 Solvers
-
Test if two numbers have the same digits
262 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!