Command to close Tree figure

Dear all,

is there a way, how can I close figure with Tree (e.g. from example of uiDisplayTree) with command close (without closing the figure manually)?

Thanks and regards,
Jakub

Hello,

There is no way to do this programmatically as the window displaying the tree is not part of the graphical hierarchy (figures, axes, …).

S.