![]() |
Microscopy Image Browser
1.233
|
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... | |
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 |
Referenced by ibdatasetInfoGui>refreshBtn_Callback().
