MatrixBerryCore
+mxberry
+core
+check
+lib
iscellofstring.m
Go to the documentation of this file.
1
function
isPositive=
iscellofstring
(inpArray)
2
isPositive=iscellstr(inpArray)&&...
3
all(reshape(cellfun(@
mxberry
.
core
.isrow,inpArray),[],1));
mxberry::core
mxberry::core::check::lib::iscellofstring
function iscellofstring(in inpArray)
mxberry
Generated for MatrixBerryCore by
1.8.13