IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
get_excludevarnames.m
Go to the documentation of this file.
1
%>@ingroup codegen idata
2
%>@file
3
%>@brief Returns a list of variables not to be brought from the workspace
4
%
5
function
vars =
get_excludevarnames
()
6
vars = {
'lo'
,
'blk'
,
'o'
,
'u'
,
'ans'
,
'out'
,
'TEMP'
};
get_excludevarnames
function get_excludevarnames()
m
misc
idata
get_excludevarnames.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1