This is an assortment of plotting functions (and a couple analysis functions too) to help with making nice plots in Matlab.
- SetFont: Allows setting of all default font names and sizes available to the Matlab environment (example)
- GetUnicodeChar: Lookup function for unicode values
- AlphaLine: A line graph with error denoted by a transparent box around the line (example)
- Swarm: A function that allows for combinations of bee-swarm, violin, box and whisker (example)