vlist#

Purpose#

Lists the contents of a data buffer constructed with vput().

Format#

vlist(dbuf)#
Parameters:

dbuf (Nx1 vector) – a data buffer containing various strings and matrices.

Remarks#

vlist() lists the names of all the strings and matrices stored in dbuf.

Source#

vpack.src

See also

Functions vget(), vput(), vread()