How to close figure in MatLab? - close -- MatLab
How to close figure in MatLab? - close -- MatLab close command How to close current figure? close; How to close all figure? close all; or close('all'); source: Close one or more figures - MATLAB close (mathworks.com)