IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
close_windows.m
Go to the documentation of this file.
1
%> @ingroup misc graphicsapi
2
%> @brief Closes windows
3
%> @file
4
%>
5
%> This
function
closes the figures (close all) and browsers, so far
6
function
out =
close_windows
()
7
close all;
8
com.mathworks.mlservices.MatlabDesktopServices.getDesktop.closeGroup('Web Browser');
close_windows
function close_windows()
m
misc
misc
close_windows.m
Generated on Tue May 19 2015 20:46:04 for IRootLab by
1.8.9.1