| Contents | Index |
Worksheet: | MLDeleteMatrix(var_name) |
Macro: | MLDeleteMatrix var_name |
var_name | Name of MATLAB matrix to delete. "var_name" (in quotation marks) directly specifies the matrix name. var_name (without quotation marks) 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. |
Deletes the named matrix from the MATLAB workspace.
Delete matrix A from the MATLAB workspace:
MLDeleteMatrix("A")

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |