Dataset isempty

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search

Purpose

Returns Boolean true if the DataSet object data field is empty.

Synopsis

e = isempty(x);

Description

Returns a value of true (logical(1)) if the given DataSet object has an empty data field, otherwise, a value of false (logical(0)) is returned.

See Also

dataset_end, dataset_length, dataset_size, dataset_subsref, dataset_ndims