clear

Syntax: clear(image name)

Dispose image or value from the system (and free memory that the object consumes).

This command can be used in the distributed processing mode. Use distribute command to change processing mode from local to distributed.

Arguments

image name [input]

Data type: string

Default value: “”

Name of image or value to erase. Specify empty name to clear everything.

See also

list