Code covered by the BSD License
-
UILayout(theControls, theLayo...
UILayout -- Layout for ui controls.
-
guido(theStruct, theFigureNam...
guido -- Get info via Matlab struct.
-
ncx(varargin)
NCX NetCDF eXplorer
-
Begets(fcn,nin,a,b,c,d,e,f,g,...
Begets -- Message showing the result of a function.
-
Busy(theFigure)
-
Idle(theFigure)
-
LabelSafe(theLabel)
LabelSafe -- Safe label for axes.
-
MapRect(rect1, rect2, rect3)
MapRect -- Map rectangles.
-
Movie1(x1, x2, x3, x4, x5)
-
NCNames(theNCItems)
NCNames -- List of ncitem names.
-
NCVersion
NCVersion (no argument) returns or displays the modification
-
StackPlot(varargin)
StackPlot -- Plot of stacked curves.
-
Super(theObject)
-
Var2Str(x)
Var2Str -- String equivalent to a matrix.
-
VargStr(fcn, nvarargin, nvara...
VargStr -- Eval-string for varargin and varargout.
-
[scale,offset]=n_varscale(fil...
N_VARSCALE Get scale and offset of NetCDF variable
-
fcopy(theSource, theDestinati...
-
filesafe(theFilename)
filesafe -- Adjust file-separation-characters.
-
findpt(theLine, x, y, z)
findpt -- Find the current point.
-
getinfo(theInfo, theField)
-
geturl(theURL, theFilename)
-
is=isnumber(v,n,space)
ISNUMBER Enhanced version of isnumeric
-
make_mexcdf53
make_mexcdf53 -- Make "mexcdf53" Mex-file.
-
mapsubs(src, dst, subs)
mapsubs -- Map subscripts.
-
mat2nc(theMatFile, theNetCDFF...
mat2nc -- Convert Matlab Mat-file to NetCDF file.
-
mexcdf(varargin)
mexcdf -- Driver for Matlab-5/NetCDF C-Language interface.
-
mexcdf(varargin)
mexcdf -- Driver for Matlab-5/NetCDF C-Language interface.
-
modplot(x, y, modulo, varargi...
modplot -- Plot with pen-up at modulo crossings.
-
n_filevars(file)
N_FILEVARS Get variable names of NetCDF file
-
n_varatt(file,varname,attname...
N_VARATT Get attributes of NetCDF variable
-
n_varattexist(file,varname,at...
N_VARATTEXIST Check if NetCDF variable attribute exists
-
n_vardim(file,varname,dimname)
N_VARDIM Get dimensions of NetCDF variable
-
n_varexist(file,varname)
N_VAREXIST Check if NetCDF variable exists
-
nc2cdl(theNetCDFFile, theCDLF...
nc2cdl -- Translate NetCDF file to CDL notation.
-
nc2mat(theNetCDF, theMat)
nc2mat -- Convert NetCDF file to mat-file.
-
ncans(theAns, theName)
ncans -- Assign a value to base-workspace.
-
ncbevent(theEvent)
ncbevent -- Dispatch an NCBrowser event.
-
ncbyte(varargin)
ncbyte -- Courier for constructing NetCDF 'byte' entities.
-
nccat(theDestinationFile, var...
nccat -- Concatenate two netCDF files.
-
ncchar(varargin)
ncchar -- Courier for constructing NetCDF 'char' entities.
-
nccheck(varargin)
-
ncclass(theItem)
-
ncclose(theNCid)
ncclose(theNCid) closes the netcdf files whose
-
ncclose(theNCid)
ncclose(theNCid) closes the netcdf files whose
-
ncdim2rec(theNetCDF, theDim)
ncdim2rec -- Convert static dimension to record dimension.
-
ncdimadd(theSrcFile, theDstFi...
ncdimadd -- Add a dimension to a NetCDF file.
-
ncdouble(varargin)
ncdouble -- Courier for constructing NetCDF 'double' entities.
-
ncdump(theNetCDFFile, theOutp...
ncdump -- List NetCDF file headers as NetCDF Language.
-
ncdumpd(theNetCDFFile, theOut...
ncdumpd -- List NetCDF file headers as NetCDF Language.
-
ncdumph(theNetCDFFile, theOut...
ncdumph -- List NetCDF file structure as NC4ML.
-
ncexample
ncexample.m -- "NetCDF Toolbox for Matlab-5" example.
-
ncextract(theNCObject, theOut...
ncextract -- GUI for NetCDF data extraction.
-
ncfillvalues
ncfillvalues -- Create a NetCDF file containing default fill-values.
-
ncfloat(varargin)
ncfloat -- Courier for constructing NetCDF 'float' entities.
-
ncillegal(theOperation)
ncillegal -- Issue a warning about an illegal operation.
-
ncind2slab(theSize, theStart,...
ncind2slab -- Convert 1-d indices to NetCDF slab coordinates.
-
ncind2sub(theSize, theStart, ...
ncind2sub -- Convert 1-d indices to NetCDF slab subscripts.
-
ncint(varargin)
ncint -- Courier for constructing NetCDF 'int' entities.
-
ncload(theNetCDFFile, varargi...
ncload -- Load NetCDF variables.
-
nclong(varargin)
nclong -- Courier for constructing NetCDF 'long' entities.
-
ncmemory(theNetCDF)
ncmemory -- Estimate Matlab memory for NetCDF file.
-
ncmex(varargin)
ncmex -- Driver for NetCDF C-Language interface.
-
ncmex(varargin)
ncmex -- Driver for NetCDF C-Language interface.
-
ncmkmask(inFile, outFile, fil...
-
ncmovie(theNetCDF, theMovieNa...
ncmovie -- Play a NetCDF/Matlab movie file.
-
ncpath
ncpath -- Check NetCDF Toolbox paths.
-
ncquiet
NCQuiet -- Set NetCDF options to non-verbose.
-
ncrecget(ncid, recnum, ...
-
ncrecinq(ncid, recdim)
-
ncrecput(ncid, recnum, data, ...
-
ncrectest(nrecords)
ncrectest -- Test of ncrecput/ncrecget.
-
ncsave(theNetCDFFile, varargi...
ncsave -- Save NetCDF variables.
-
ncsetstr(x)
ncsetstr -- SETSTR for NetCDF character data.
-
ncshort(varargin)
ncshort -- Courier for constructing NetCDF 'short' entities.
-
ncsize(x)
-
ncstartup
ncstartup -- Startup script for the NetCDF Toolbox.
-
ncswap(theSrc, theDst, theDim...
ncswap -- Swap order of dimensions.
-
nctrim(theSrc, theDst, theInd...
nctrim -- Trim records in a NetCDF file.
-
nctype
nctype -- Switch to the nctype directory.
-
ncutility
ncutility -- Switch to the ncutility directory.
-
ncverbose
NCVerbose -- Set NetCDF options to "verbose".
-
ncweb
ncweb -- World Wide Web site of the NetCDF Toolbox.
-
ncwhatsnew
ncwhatsnew -- What's new in the NetCDF Toolbox.
-
netcdf_bundle
netcdf_bundle -- Bundle the NetCDF Toolbox.
-
numel_default(varargin)
class/numel_default -- Default NUMEL method.
-
range_on_axis(ax,varargin)
RANGE_ON_AXIS Axis data range
-
rbrect(onMouseUp, onMouseMove...
rbrect -- Rubber rectangle tracking (Matlab-4 and Matlab-5).
-
res=explode(str,s,n)
EXPLODE Split a string by string
-
res=is_prop(handle,prop)
IS_PROP Check handle property
-
rot_longitude(lon,lat)
ROT_LONGITUDE Swap longitude between -180:180 and 0:360
-
setinfo(theInfo, theField, th...
-
switchsafe(x)
switchsafe -- Make an empty item safe for "switch" command.
-
tmexcdf
TMEXCDF Test of MEXCDF Mex-file routines.
-
tmexcdf
TMEXCDF Test of MEXCDF Mex-file routines.
-
tnc4ml5
tnc4ml5 -- Test nc4ml5 installation.
-
tnc4ml5
tnc4ml5 -- Test nc4ml5 installation.
-
tncbig(nBytes)
tncbig -- Test allowed size of file.
-
tncdotted(whichOne)
tncdotted -- Test of dotted and dashed NetCDF names.
-
tncmex
TNCMEX -- Test of NCMEX routine, similar to TMEXCDF.
-
tncorder(m, n)
tncorder -- Test of NetCDF row vs. column dominance.
-
tnetcdf(nRecords)
tnetcdf -- NetCDF Toolbox test.
-
tscalar
tscalar -- Test NetCDF scalar values.
-
use(file,varname,varargin)
USE Load NetCDF variable
-
var_border(M)
VAR_BORDER Get border of 2D array
-
vfield(x,y,u,v,varargin)
VFIELD Plot 2D velocity field
-
vscale(M)
VSCALE Base 10 scale - first non zero algarism
-
zoomsafe(varargin)
zoomsafe -- Safe zooming with the mouse.
-
ListPick(theSourceList, thePr...
ListPick/ListPick -- Move items from one listbox to another.
-
NCBrowser(theNetCDFFile, theP...
NCBrowser/NCBBrowser -- NetCDF Browser.
-
ncatt(theAttname, theAtttype,...
ncatt/ncatt -- Constructor for ncatt class.
-
ncdim(theDimname, theDimsize,...
ncdim/ncdim -- Constructor for ncdim class.
-
ncitem(theName, theNCid, ...
ncitem/ncitem -- Constructor for ncitem class.
-
ncrec(theNetcdf, theAutoscale...
ncrec/ncrec -- Constructor for ncrec class.
-
ncvar(theVarname, theVartype,...
ncvar/ncvar -- Constructor for ncvar class.
-
netcdf(theFilename, thePermis...
netcdf/netcdf -- Constructor for netcdf class.
-
ncclear.m
-
View all files
from
ncx, NetCDF eXplorer
by M MA
Interface for NetCDF visualisation
|
| Super(theObject) |
function theSuperObject = Super(theObject)
% Super -- Super-object of an object.
% Super(theObject) returns the super-object
% of theObject, or [] if none exists.
% Copyright (C) 1997 Dr. Charles R. Denham, ZYDECO.
% All Rights Reserved.
% Disclosure without explicit written consent from the
% copyright owner does not constitute publication.
% Version of 04-Apr-1997 16:51:36.
if nargin < 1, help(mfilename), return, end
if isobject(theObject)
theStruct = struct(theObject);
else
theStruct = theObject;
end
f = fieldnames(theStruct);
if ~isempty(f)
s = getfield(theStruct, f{length(f)});
if ~isobject(s), s = []; end
end
if nargout > 0
theSuperObject = s;
else
disp(s)
end
|
|
Contact us at files@mathworks.com