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 Solvers173
Suggested Problems
- 
         Getting the indices from a vector 11171 Solvers 
- 
         Duplicate each element of a vector. 624 Solvers 
- 
         Calculate the area of a triangle between three points 3312 Solvers 
- 
         
         430 Solvers 
- 
         Relative ratio of "1" in binary number 1530 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!