IRootLab
An Open-Source MATLAB toolbox for vibrational biospectroscopy
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
load_data_uglyspectrum.m
Go to the documentation of this file.
1
%>@brief Loads sample data uglyspectrum.mat
2
%>@file
3
%>@ingroup demo sampledata
4
%
5
%> @
return
A dataset
6
function
varargout =
load_data_uglyspectrum
()
7
varargout = {
load_sampledata
(
'uglyspectrum.mat'
, nargout <= 0)};
8
load_data_uglyspectrum
function load_data_uglyspectrum()
load_sampledata
function load_sampledata(in filename, in flag_workspace)
m
demo
sampledata
load_data_uglyspectrum.m
Generated on Tue May 19 2015 20:46:05 for IRootLab by
1.8.9.1