image thumbnail

updated 2 days ago

Plot2BMP by Bryan C. Smith

Exports Matlab arrays into BMP images. Many options for color, can handle complex arrays. (plotting, visualization, complex maps)

plot2bmp(Z,varargin)

mandelbrot.m

image thumbnail

updated 9 months ago

Animations by Ankur Pawar

Some animation in MATLAB (animation, 3d, epicycloid)

[xd,yd]=transform2d(x,y,tx,ty,phi,xr,yr,sx,sy)

epitrochoid(r1,r2,len)

hypotrochoid(r1,r2,len)

image thumbnail

updated 1 year ago

logzplot by John Barber

Easily create surface plots with logarithmic z-axis and color scale. (surface plot, logscaled surface plo..., logscaled plot)

logzplot(varargin)

image thumbnail

updated 7 years ago

Jsurf by J De Freitas

3D plot onto an arbitrary surface. (specialized, plotting, surface plot)

jsurf(varargin)

image thumbnail

updated almost 12 years ago

Surface-Plot by Jeremy Hill

This is a surface-plot using coloured contours and lighting as depth cues. (surface plot, colored contours, coloured contours)

Contact us