Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
parseStructToTree.m File Reference

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
 

Detailed Description

function to parse structure (XML) to uitree object based on struct2xml.m file by W. Falkena, ASTI, TUDelft, 27-08-2010

Function Documentation

◆ parseStructToTree()

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

Parameters
sstructure to be parsed
docNodenode 1
Return values
docNodeuitree object
Required fields of s:
Required fields of treeModel:
Required fields of docNode:

References parseStructToTree().

Referenced by parseStructToTree(), and mibDatasetInfoController.updateWidgets().

Here is the call graph for this function:
Here is the caller graph for this function: