![]() |
Microscopy Image Browser 2.91
MIB
|
function to parse structure (XML) to uitree object based on struct2xml.m file by W. Falkena, ASTI, TUDelft, 27-08-2010 More...
Functions | |
function docNode = | parseStructToTree (s, treeModel, docNode) |
function to parse structure (XML) to uitree object based on struct2xml.m file by W. Falkena, ASTI, TUDelft, 27-08-2010 | |
function to parse structure (XML) to uitree object based on struct2xml.m file by W. Falkena, ASTI, TUDelft, 27-08-2010
function docNode = parseStructToTree | ( | s, | |
treeModel, | |||
docNode ) |
function to parse structure (XML) to uitree object based on struct2xml.m file by W. Falkena, ASTI, TUDelft, 27-08-2010
s | structure to be parsed |
docNode | node 1 |
docNode | uitree object |
References parseStructToTree().
Referenced by parseStructToTree(), and mibDatasetInfoController.updateWidgets().