Rank: 53700 based on 0 downloads (last 30 days) and 0 file submitted
photo

Warwick

E-mail
Lat/Long
-35.0, 138.5

Personal Profile:

meteorologist

Professional Interests:
meteorology climatology mathematics

 

Watch this Author's files

 

Comments and Ratings by Warwick View all
Updated File Comments Rating
19 Jun 2013 MATLAB project manager Missing command-line project manager for MATLAB. Author: Vladimir

useful to me.

19 May 2013 Comprehensive Polar Plots Polar plots with handle graphics type parameter setting. Includes log radius support. Author: Duane Hanselman

A comprehensive and well designed list of options. Minor improvement would be one simple example upfront - eg, a conventional geographic plot with North, East South & West labels. I'll be using this contributed function a lot.

01 May 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion

Terrific. Going to be very useful for my work in meteorology and climatology.

30 Apr 2013 Volumetric Data Explorer App for exploring higher dimensional data using volumetric visualizations and animation. Author: Adam Filion

This is potentially a very useful app of 5 stars for my work. The demo data works well. However, after I put in a sample array of v = f(x,y,z) data, then any attempt to "Import from workspace" gives me errors as "Undefined function 'isdouble' for input arguments of type 'double'.
Error in
DataExplorer/ImportWorkspaceCB/@(in)(ndims(in)==4||ndims(in)==3)&&(isdouble(in)||issingle(in))

Error in uigetvariables (line 309)
t(jj) = evalin('base',['validationfunction_(' varnames{jj} ');']);
Error in DataExplorer/ImportWorkspaceCB (line 450)
data =
uigetvariables(text,'ValidationFcn',checkvars,'Introduction',intro);
Error in
DataExplorer>@(varargin)app.ImportWorkspaceCB(varargin{:})
(line 117)
app.Menu(2) = uimenu(app.Menu(1),'Label','Import from
Workspace','Callback',@app.ImportWorkspaceCB);
Error while evaluating uimenu Callback ".

Maybe a simple example at the Description would help me.

02 Apr 2013 boundedline: line plots with shaded error/confidence intervals Plot one or more lines with a shaded boundary (can represent error, confidence intervals, etc). Author: Kelly Kearney

Contact us