MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core::check | |
Functions | |
function | mxberry::core::check::checkgen (in x, in typeSpec, in varargin) |
CHECKGEN checks a generic condition provided by typeSpec string in the following format: 'isnumeric(x)&&isa(x,'int32')||isscalar(x)' etc In case validation fails an exception is thrown. More... | |