repmat: repmat

Description Usage Arguments Value Author(s)

Description

This function repeats copies of a matrix

Usage

1
repmat(X, m, n)

Arguments

X

numeric: a matrix

m

numeric: number of times to repeat the X matrix in row and column dimension

n

numeric: repetition factor for each dimesion

Value

matrice: repeated matrix

Author(s)

Antonio Profico, Alessio Veneziano, Marina Melchionna, Pasquale Raia


Arothron/Arothron documentation built on May 5, 2019, 8:11 a.m.