MatrixBerryCore
Namespaces | Functions
sepcellstrbysep.m File Reference

Go to the source code of this file.

Namespaces

 mxberry::core::string
 

Functions

function mxberry::core::string::sepcellstrbysep (in inpCVec, in sepStr)
 SEPCELLSTRBYSEP splits elements of input cell column vector of strings using a specified separator and returns result as a cell matrix of strings, it is assumes that each element is splitted to an equal number of parts. More...