fn_isemptyc

Contents

Syntax

b = fn_isemptyc(c)
b = fn_isemptyc(x1,x2,x3,...)

Description

returns an array of logicals of the same size as cell array c indicating
which elements of c are empty
See also fn_find, fn_map, fn_itemlengths

Source

Thomas Deneux

Copyright 2011-2017