IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
classmap_reset.m
Go to the documentation of this file.
1
%> @file
2
%> @ingroup introspection globals
3
%> @brief Clears the @c CLASSMAP global
4
function
classmap_reset
()
5
global CLASSMAP;
6
CLASSMAP = [];
classmap_reset
function classmap_reset()
m
misc
introspection
classmap_reset.m
Generated on Tue May 19 2015 20:46:04 for IRootLab by
1.8.9.1