Products & Services Solutions Academia Support User Community Company

Learn more about Statistics Toolbox   

dataset class -

Arrays for statistical data

Description

Dataset arrays are used to collect heterogeneous data and metadata including into a single container variable. Dataset arrays can be viewed as tables of values, with rows representing different observations and columns representing different measured variables. Dataset arrays can accommodate variables of different types, sizes, units, etc.

Construction

datasetConstruct dataset array

Methods

catConcatenate dataset arrays
datasetfunApply function to dataset array variables
dispDisplay dataset array
displayDisplay dataset array
doubleConvert dataset variables to double array
endLast index in indexing expression for dataset array
exportWrite dataset array to file
getAccess dataset array properties
grpstatsSummary statistics by group for dataset arrays
horzcatHorizontal concatenation for dataset arrays
isemptyTrue for empty dataset array
joinMerge observations
lengthLength of dataset array
ndimsNumber of dimensions of dataset array
numelNumber of elements in dataset array
replacedataReplace dataset variables
setSet and display properties
singleConvert dataset variables to single array
sizeSize of dataset array
sortrowsSort rows of dataset array
stackStack data from multiple variables into single variable
subsasgnSubscripted assignment to dataset array
subsrefSubscripted reference for dataset array
summaryPrint summary of dataset array
uniqueUnique observations in dataset array
unstackUnstack data from single variable into multiple variables
vertcatVertical concatenation for dataset arrays

Properties

descriptionString describing data set
DimNamesCell array of strings giving units of variables in data set
ObsNamesCell array of nonempty, distinct strings giving names of observations in data set
unitsUnits of variables in data set
UserDataVariable containing additional information associated with data set
VarNamesCell array giving names of variables in data set

Copy Semantics

Value. To learn how this affects your use of the class, see Comparing Handle and Value Classes in the MATLAB Object-Oriented Programming documentation.

See Also

Dataset Arrays

genvarname, tdfread, textscan, xlsread

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS