MatrixBerryCore
+mxberry
+core
+check
+lib
isstring.m
Go to the documentation of this file.
1
function
isPositive=
isstring
(inpArray)
2
isPositive=
mxberry
.
core
.isrow(inpArray)&&ischar(inpArray);
mxberry::core
mxberry
mxberry::core::check::lib::isstring
function isstring(in inpArray)
Generated for MatrixBerryCore by
1.8.13