MICA-MNI / BrainStat

A statistics and context decoding toolbox for neuroimaging.
https://brainstat.readthedocs.io
Other
95 stars 22 forks source link

[FIX] column_vector uses mustBeVector from MATLAB 2020b+ #285

Open ReinderVosDeWael opened 2 years ago

ReinderVosDeWael commented 2 years ago

See https://github.com/MICA-MNI/BrainStat/blob/701c39c179918d42560e494ed13e5c5d04ce5b44/brainstat_matlab/stats/%40SLM/peak_clus.m#L161

This function should be removed as it is not compatible with 2019b and 2020a.