MatrixBerryCore
Namespaces | Functions
ismembercellstr.m File Reference

Go to the source code of this file.

Namespaces

 mxberry::core
 

Functions

function mxberry::core::ismembercellstr (in leftList, in rightList, in isHigherIndexUsed)
 ISMEMBERCELLSTR produces the same results as the built-in function "ismember" looking for the higher index if isHigherIndexUsed =true and lower index if isHigherIndexUsed=false (default) More...