NicolasClairis
NicolasClairis
Hi. I just re-experienced this bug when using data that was not smoothed. In summary, what happens is that if too neighbour values of `X `are the same, `RFT_localmax` (line...
See also my answer here https://github.com/bastibe/Violinplot-Matlab/issues/61
I think you cannot do it with violinplot, but you can do it with Violin which is the function called by violinplot. At least, that's how I managed to get...
True I had the same problem because the variable "pos" is used multiple times in the script and has to be an integer because of the interdependencies so I guess...
No idea on my side, but as I said using xticks and xticklabels Matlab functions allows to change the x.label afterwards. Another option would be to display the half violins...