repmat: function to reproduce the behavior of repmat function in...

Description Usage Arguments Value

Description

function to reproduce the behavior of repmat function in matlab to replicate and tile an matrix

Usage

1
repmat(X, m, n)

Arguments

X

matrix for tiling and replicate the data

m

a numeric value for tiling a matrix

n

a numeric value for tiling a matrix

Value

a matrix


cole-trapnell-lab/L1-graph documentation built on May 17, 2019, 12:50 p.m.