Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 11 months ago

Violin Plots for plotting multiple distributions (distributionPlot.m) by Jonas

Function for plotting multiple histograms side-by-side in 2D - better than boxplot. (histogram, distributions, plotting)

colorCode2rgb(c)

countEntries(m,isRow, keepNaN)

distributionPlot(varargin)

image thumbnail

updated 11 months ago

plot spread points (beeswarm plot) by Jonas

plotSpread plots distributions of data points, adding jitter to the points to avoid overlap. (distributions, histograms, plotting)

distinguishable_colors(n_colors,bg,func)

isEven(in)

myErrorbar(varargin)

image thumbnail

updated almost 3 years ago

Map texture to patch by Jonas

patchTexture maps a texture onto a patch object (graphics, plotting, patch)

patchTexture(patchHandle,texture)

image thumbnail

updated 3 years ago

A dice roller for Matlab by Jonas

Everyone needs to roll dice or flip a coin now and then. This is the program to make it easy. (dice, regular expressions, game)

roll(str)

image thumbnail

updated 3 years ago

Subversion GUI by Jonas

GUI for command-line subversion client (svn, subversion, gui)

svnGUI(varargin)

image thumbnail

updated 3 years ago

Plot average line by Jonas

plotAverage plots an average line into the data. (average plot, data exploration, trendline)

isEven(in)

myErrorbar(varargin)

plotAverage(handleOrData, avgPoints, varargin)

image thumbnail

updated 3 years ago

Automatic template for new functions by Jonas

newFunction creates an empty function with custom header (coding, template)

newFunction(fxnname)

Contact us