Violinplot-Matlab
Violinplot-Matlab copied to clipboard
Change face color of violin
If I have a data with two groups, how do I change colour of each violin? The Violin color accepts only one color vector Also, what is meant by default color cycle
violinplot returns an array of Violin objects, each of which has a ViolinColor property. You could have read this in the documentation.