forked from ltfat/ltfat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Contents.m
23 lines (23 loc) · 833 Bytes
/
Contents.m
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
% LTFAT - Base routines
%
% Peter L. Søndergaard, 2009 - 2016.
%
% Basic routines
% LTFATSTART - Start the toolbox
% LTFATSTOP - Stop the toolbox
% LTFATHELP - Help
% LTFATMEX - Compile Mex/Oct interfaces
% LTFATBASEPATH - Return the base path
% ISOCTAVE - True if interpreter is Octave
%
% Parameter handling
% LTFATARGHELPER - Handle optional parameters of functions
% LTFATGETDEFAULTS - Get the default values for a function
% LTFATSETDEFAULTS - Get the default values for a function
% SCALARDISTRIBUTE - Expand parameters to common size
%
% Graphical user interfaces
% MULACLAB - Short Time-Fourier transform modification in Matlab
%
% For help, bug reports, suggestions etc. please visit
% http://github.com/ltfat/ltfat/issues