Skip to content

Commit

Permalink
Merge pull request #52 from da5nsy/patch-1
Browse files Browse the repository at this point in the history
minor typo
  • Loading branch information
micahgallen authored Nov 18, 2021
2 parents e7cf248 + a1a33ac commit 0c944c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial_matlab/raincloud_plot.m
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% raincloud_plot - plots a combination of half-violin, boxplot, and raw
% datapoints (1d scatter).
% Use as h = raincloud_plot(X), where X is a data vector is a cell array of handles for the various figure parts.
% Seee below for optional inputs.
% See below for optional inputs.
% Based on https://micahallen.org/2018/03/15/introducing-raincloud-plots/
% Inspired by https://m.xkcd.com/1967/
% v1 - Written by Tom Marshall. www.tomrmarshall.com
Expand Down

0 comments on commit 0c944c0

Please sign in to comment.