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