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 Solvers171
Suggested Problems
-
Back to basics 3 - Temp Directory
366 Solvers
-
Back to basics 9 - Indexed References
439 Solvers
-
710 Solvers
-
Matlab Basics II - Extract last 3 elements of a vector
242 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
329 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!