Quaternion Function Reference

repmat

Replicate and tile an array
(Quaternion overloading of standard MATLAB® function)

Syntax

Y = repmat(A, M, N)

Description

repmat(A, M, N) replicates and tiles a quaternion array. It is a straightforward overloading of the MATLAB® function of the same name implemented by a common mechanism for quaternion functions that can be computed by separate application of the MATLAB® function to each component of the quaternion array.

See Also

MATLAB® function: repmat

© 2008-2013 Stephen J. Sangwine and Nicolas Le Bihan

License terms.