dynamo_gallery MATLAB code for dynamo_gallery.fig
       dynamo_gallery, by itself, creates a new dynamo_gallery or raises the existing
       singleton*.
 
       H = dynamo_gallery returns the handle to a new dynamo_gallery or the handle to
       the existing singleton*.
 
       dynamo_gallery('CALLBACK',hObject,eventData,handles,...) calls the local
       function named CALLBACK in dynamo_gallery.M with the given input arguments.
 
       dynamo_gallery('Property','Value',...) creates a new dynamo_gallery or raises the
       existing singleton*.  Starting from the left, property value pairs are
       applied to the GUI before dynamo_gallery_OpeningFcn gets called.  An
       unrecognized property name or invalid value makes property application
       stop.  All inputs are passed to dynamo_gallery_OpeningFcn via varargin.
 
       *See GUI Options on GUIDE's Tools menu.  Choose "GUI allows only one
       instance to run (singleton)".
 
  See also: GUIDE, GUIDATA, GUIHANDLES