VEC2MAT function

Vector to Matrix

Vector to Matrix

Making a (PxM) matrix (x',x',x',...,x') from a (Px1) vector, x

VEC2MAT(vc, dm)

Arguments

  • vc: A vector
  • dm: The number of row of the matrix returned
  • Maintainer: Hajime Uno
  • License: GPL-2
  • Last published: 2021-02-10

Useful links