Size of dataset array
Syntax
B = single(A)
B = single(A,vars)
Description
B = single(A) returns the contents of the
dataset A, converted to one single array. The
classes of the variables in the dataset must support the conversion.
B = single(A,vars) returns the contents
of the dataset variables specified by vars. vars is
a positive integer, a vector of positive integers, a variable name,
a cell array containing one or more variable names, or a logical vector.
See Also
length, ndims, numel
 | size (categorical) | | size (qrandset) |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit