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