pvUnpack¶
Purpose¶
Unpacks matrices stored in a structure of type PV
.
Format¶
-
x =
pvUnpack
(p1, m)¶ - Parameters
p1 (struct) – an instance of structure of type
PV
m (string) – name of matrix, or integer, index of matrix.
- Returns
x (matrix or array) – MxN general matrix or MxM symmetric matrix or N-dimensional array
Source¶
pv.src