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
ncx, NetCDF eXplorer
by M MA
20 Dec 2005
(Updated 20 Feb 2008)
Interface for NetCDF visualisation
|
Watch this File
|
| File Information |
| Description |
NCX is an interface (GUI) for NetCDF visualisation. NCX already includes the Matlab/NetCDF interface for Matlab versions from 5.3 until the current release 14, for Windows and Linux (authors: Charles R. Denham and John Evans)
For a tuturial see the site:
http://www.odyle.net/mma/archive/ncx/
Installation:
-Unpack and add the base older (ncx) to your matlab path
-execute ncx at matlab prompt |
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (14) |
| 11 Jul 2006 |
d dd
|
|
|
| 13 Jul 2006 |
M MA
|
|
|
| 10 Aug 2006 |
X Y
|
|
|
| 29 Aug 2006 |
Alex AK
|
|
|
| 07 Oct 2006 |
Wang Yanlei
|
|
|
| 12 Oct 2006 |
Panos Athanasiadis
|
|
|
| 30 Apr 2007 |
Mathew Owens
|
|
|
| 10 Mar 2008 |
Ani Suryani
|
|
|
| 16 May 2008 |
Usama Anber
|
|
|
| 12 Apr 2009 |
Mark Brandon
|
|
|
| 30 Apr 2009 |
Vengatesan
|
|
|
| 19 Nov 2009 |
David Schneider
|
|
|
| 03 Dec 2009 |
janez
|
|
|
| 09 Feb 2012 |
Jinqiang Chen
|
|
|
| Updates |
| 31 Mar 2006 |
change of the web address |
| 12 Dec 2007 |
Renamed the function isprop to is_prop due to conflicts with a MATLAB built in function |
| 20 Feb 2008 |
update tutorial link |
|
Contact us at files@mathworks.com