image thumbnail

updated 5 days ago

Multi progress bar by Ben Tordoff

A new "shiny" progress-bar with multiple bars in a single window, time-estimates and more. (gui, progress bar, waitbar)

multiWaitbar( label, varargin )

image thumbnail

updated 1 month ago

GPUBench by Ben Tordoff

Compare GPUs using standard numerical benchmarks in MATLAB. (gpu, performance, benchmark)

GPUBench

gpuBench()

gpuBenchApp()

image thumbnail

updated 2 months ago

GUI Layout Toolbox by Ben Tordoff

Layout management objects for MATLAB GUIs (gui, boxlayout, pick of the week)

callbackexample()

demoBrowser()

displayEndOfDemoMessage(filename)

image thumbnail

updated 3 months ago

Rotate X-axis tick labels by Ben Tordoff

Rotate x-tick labels to any angle, preserving font settings and coping with resize, zoom, pan etc (plotting, xtick)

rotateXLabels( ax, angle, varargin )

image thumbnail

updated 8 months ago

A GPU Mandelbrot Set by Ben Tordoff

Explore the Mandelbrot Set using MATLAB and a GPU. (gpu, fractal, graphics)

A GPU Mandelbrot Set

compilePTX()

jet2(m)

image thumbnail

updated 8 months ago

GPU Julia Set Explorer by Ben Tordoff

Explore the Julia Set of the Mandelbrot Set using MATLAB and a capable GPU. (gpu, fractal, graphics)

GPU Julia Set Explorer

juliaSetExplorer(z0)

image thumbnail

updated 1 year ago

CPU Info by Ben Tordoff

Read various bits of information about the CPU and operating system. (cpu, potw, operating system)

cpuinfo()

image thumbnail

updated 2 years ago

SplashScreen by Ben Tordoff

Show a splash-screen during MATLAB application start-up. (gui)

SplashScreen

image thumbnail

updated 3 years ago

3D Pie Charts With a Touch of Style by Ben Tordoff

3D pie charts with smooth surfaces, lighting and shadows for a more visually appealing appearance. (graphics, lighting, pie)

pie3s( varargin )

image thumbnail

updated 3 years ago

taskMap: show your distributed computing tasks by Ben Tordoff

charts completed and running tasks for a distributed computing job for each worker (parallel computing to..., parallel computing, distributed)

taskMap( job, varargin )

image thumbnail

updated 3 years ago

Carving a Dinosaur by Ben Tordoff

This is a demo of reconstructing a 3D shape from multiple images using space-carving. (3d reconstruction, space carving, computer vision)

makeFullAxes( axh )

spacecarving.carve( voxels, camera )

spacecarving.carveall( voxels, cameras )

Contact us