repmat# swordfish.function.repmat()# Create a large matrix consisting of a rowRep-by-colRep tiling of copies of X. 参数: X (Constant) -- A matrix. rowRep (Constant) -- An positive integer. colRep (Constant) -- An positive integer.