Name of MATLAB matrix to delete. "var_name" (in quotes) directly specifies the matrix name. var_name (without quotes) is an indirect reference: the function evaluates the contents of var_name to determine the matrix name, and var_name must be a worksheet cell address or range name.
Description
Deletes the named matrix from the MATLAB workspace.