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