Robochameleon
v1.0
Main Page
User Guides
Code groups
Classes
Files
File List
File Members
utils
close_biographs.m
Go to the documentation of this file.
1
function
close_biographs()
2
3
handles = allchild(0);
4
biographs = strcmp('BioGraphTool',
get
(handles,'Tag'));
5
close(handles(biographs));
signal_interface::get
function get(in obj)
Retrieve the signal.
Generated on Fri Dec 9 2016 18:23:35 for Robochameleon by
1.8.11