function varargout = boy_girl(varargin) % BOY_GIRL M-file for boy_girl
fig % BOY_GIRL, by itself, creates a new BOY_GIRL or raises the existing % singleton*
% % H = BOY_GIRL returns the handle to a new BOY_GIRL or the handle to % the existing singleton*
% % BOY_GIRL('CALLBACK',hObject,eventData,handles,
) calls the local % function named CALLBACK in BOY_GIRL
M with the given input arguments
% % BOY_GIRL('Property','Value',
) creates a new BOY_GIRL or raises the % existing singleton*
Starting from the left, property value pairs are % applied to the GUI before boy_girl_OpeningFcn gets called
An % unrecognized property name or invalid value makes property application % stop
All inputs are passed to boy_girl_OpeningFcn via varargin
% % *See GUI Options