image thumbnail

updated 24 hours ago

KML Toolbox v2.6 by Rafael Oliveira

Create KML/KMZ files and view them in Google Earth. Supports 3D models, contours, overlays, and more (kml, google earth, contour)

bitslice(a,lowbit,highbit)

kmldoc(topic)

kml

image thumbnail

updated 5 months ago

Hexagonal Scatter Plot by Salman Mashayekh

It reduces the resolution of a high resolution data and outputs a 2D hexagonal scatter plot. (hexagon, hexagonal plot, scatter)

hexScatter(xData,yData,cData,xLim,yLim,rHex,ifFillEmptyHex)

hexScatterDemo.m

image thumbnail

updated 7 months ago

pairs.m by Tyler B

Creates a matrix of scatter plots, with histograms in the diagonal positions. (scatter, pairs, correlation plots)

pairs(X, varargin)

image thumbnail

updated 1 year ago

PhotoShop Scatter by Robert Macrae

A script for creating transparent scatter plots in Photoshop. Requires Photoshop. (data export, scatter, transparent)

psscatter(X,Y,PointSize,DataPointLocation)

image thumbnail

updated almost 2 years ago

datefig: figure handle class with automatically readjusting date ticks by Mark Mikofski

Handle class object that automatically resets date ticks after resize, zoom or pan. (figure, datetick, class)

datefig

image thumbnail

updated 2 years ago

cloudPlot by Daniel Armyr

A function to plot the distribution of 2-dimensional data. (scatter, cloud, plot)

demo

cloudPlot( X, Y, axisLimits, useLogScale, bins )

image thumbnail

updated 2 years ago

SCATTERCLOUD by Steve Simon

Scatterplot over a density cloud. (cloud, density, specialized)

scattercloud(x,y,n,l,clm,cmap)

image thumbnail

updated 2 years ago

Rayleigh Angular Volume-Scatter Coefficient by John Smith

Interpolates atmospheric Rayleigh angular volume-scatter coefficient from A. Bucholtz, 1995 (aerospace, earth science, rayleigh)

[rvs_phase]=vsc_bucholtz(lam,T,P,theta)

image thumbnail

updated 2 years ago

lscatter : scatter plot with labels instead of markers by Yvan Lengwiler

Similar to ML's scatter command, but allows you to use separate labels for each point. (label, figure, plot)

lscatter(x,y,l,varargin)

image thumbnail

updated 3 years ago

polysection by Jeff Tuhtan

Create cross sections along waypoints based on a 3D grid interpolated from xyz scatter data. (create cross section, scatter, mapping)

polysection

image thumbnail

updated 3 years ago

plotclr by Stephanie

Plots scattered data colorcoded and adds a colorbar. Based on function plotc.m (specialized, plotting, scatter)

plotclr(x,y,v,marker,vlim)

image thumbnail

updated 3 years ago

pointsection by Jeff Tuhtan

Create user defined cross sections based on a 3D grid interpolated from xyz scatter data. (3d cross section, create cross section, cross section)

pointsection

image thumbnail

updated 3 years ago

Binned Scatter Plot by Stefan Schroedl

plot quantiles of y given quantiles of x. (bin, histogram, scatter)

binned_plot(x,y,varargin)

image thumbnail

updated 3 years ago

Qplot by Francisco de Castro

Menu driven GUI for creating many graph types (3d, scatter, plot)

Qplot()

barerror (X,Y,E,width,color)

getcols (col)

image thumbnail

updated 4 years ago

scatter_histhist.m by Jeffrey

Takes vectors X and Y makes a scatter plot of X vs. Y and histograms of X and Y (data exploration, plot, histogram)

[hm, hx, hy]=scatter_histhist(x, x_sig, y,y_sig, x_lim, y_l...

image thumbnail

updated 4 years ago

GESCATTER by Andrew Stevens

Create a scatter plot in Google Earth (.kml) (kml, data export, google earth)

gescatter(filename,lon,lat,c,varargin)

image thumbnail

updated 4 years ago

RMSE by Felix Hebeler

calculates root mean square error from data vector or matrix and the corresponding estimates. (rmse, root mean square erro..., mathematics)

r=rmse(data,estimate)

image thumbnail

updated 4 years ago

image3 by Anders Brun

Renders a 2-D image in 3-D space using a texture mapped rectangle, with several examples of uses. (box, image, texture mapping)

demo

box3(vol, I2X, bbox)

image3(im,ij2xyz,handle)

image thumbnail

updated 6 years ago

color coded 2D scatterplot by Stephanie

Plots data color coded in 2D. (specialized, plotting, scatter)

plotc(x,y,v,marker)

image thumbnail

updated 6 years ago

point.m by Richard Rieber

Plots circles for data points w/ diameter proportional to magnitude (annotation, customization, data points)

point(x,y,z,fig)

image thumbnail

updated 6 years ago

SoundSim 2.5D Acoustic Wave and Sphere Scattering Simulator by Kevin Rudd

2.5D Acoustic Wave Simulator (acoustic, chemistry, sound)

RunAcousticCyl_AirBubble( )

RunAcousticCyl_OilDroplet()

image thumbnail

updated almost 9 years ago

plotc by Ulrich Theune

Plots scattered data colorcoded and adds a colorbar. (specialized, plotting, scatter)

plotc(x,y,v,marker)

image thumbnail

updated almost 9 years ago

Quantum Scatter of a Gaussian Wave Packet in One Dimension by Chris Muktar

Draws animations of a Gaussian wave packet incident .... (chemistry, physics, quantum)

quantumscatter(varargin)

image thumbnail

updated almost 9 years ago

Making Surface Plots From Scatter Data by Zain Mecklai

How to turn a collection of XYZ triplets into a surface plot. (article, surface, paper)

surf_from_scatter.m

image thumbnail

updated almost 10 years ago

SCATTERSHAPE by Steve Simon

Turn patches from SCATTER into shapes. (annotation, customization, scatter)

scattershape(h,Xshape,Yshape,fc)

Contact us