vread¶
Format¶
-
x =
vread
(dbuf, xname)¶ Parameters: - dbuf (Nx1 vector) – a data buffer containing various strings and matrices.
- xname (string) – the name of the matrix or string to read from dbuf.
Returns: x (LxM matrix or string) – the item read from dbuf.