Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
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 More...
 

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

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:

Referenced by ibdatasetInfoGui>refreshBtn_Callback().

Here is the caller graph for this function: