pvGetIndex#

Purpose#

Gets row indices of a matrix in a parameter vector.

Format#

id = pvGetIndex(p1, nm1)#
Parameters:
  • p1 (struct) – an instance of structure of type PV

  • nm1 (string or scalar) – name or row number of matrix

Returns:

id (Kx1 vector) – row indices of matrix described by nm1 in parameter vector.

Source#

pv.src