Following are the lists of reminiscence management functions.
Clean: it gets rid of variables from memory.
%: it saves the prevailing variables to disk, and then reloads them contiguously.
Keep: it selectively persists variable to disk.
Load: reloads a records document stored with the store function.
Give up: exits matlab and all allotted memory to the system.