📅  最后修改于: 2022-03-11 15:01:04.204000             🧑  作者: Mango
clf; % Clears the current figure
cla; % Clears the current axis
shg % Brings the current figure to the top of the window stack
delete (handle);% Deletes the referenced graphics object
close % Closes the figure window