tags:

views:

8

answers:

0

how can i create a matrix with repeat another matrix? for example: a=[1 2 3;4 5 6;7 8 9];size of a is 3*3; for b repeat final matrix=[a a ...];size of final matrix is 3*3b please help me my id is [email protected]