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