MatrixBerryCore
Namespaces | Functions
xmlparse.m File Reference

Go to the source code of this file.

Namespaces

 mxberry::xml
 

Functions

function mxberry::xml::xmlparse (in inpXmlString, in attSwitch, in SData, in level)
 XMLPARSE parses XML string str and returns matlab variable/structure. This is a non-validating parser! More...
 
function mxberry::xml::charFuncReSubstitute (in inpStr)
 
function mxberry::xml::getFindStr (in longStr, in shortStr)
 find positions of occurences of string str in longstr More...