Replacements for functions from MathWorks toolboxes
To avoid unnecessary dependencies on functions from non-standard MathWorks toolboxes, FieldTrip includes a number of drop-in replacement functions that have the same functionality as their MATLAB counterparts. Have a look at this FAQ how you can control whether these are added to your path.
Alternatives are provided for the following functions from the Statistics Toolbox
- nansum, nanstd, etc.
- biocdf
- binopdf
- tcdf
- range
Alternatives are provided for the following functions from the Signal Processing Toolbox
- barthannwin
- bilinear
- blackmanharris
- bohmanwin
- boxcar
- butter
- filtfilt
- flattopwin
- gausswin
- hann
- hanning
- hilbert
- kaiser
- nuttallwin
- parzenwin
- rectwin
- triang
- tukeywin
- window
Alternatives are provided for the following functions from the Image Processing Toolbox
- rgb2hsv