forked from ltfat/ltfat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContents.m
22 lines (22 loc) · 797 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
% LTFAT - Base routines
%
% Peter L. Soendergaard, 2009 - 2012.
%
% Basic routines
% LTFATSTART - Start 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 - Distibute scalar to array shape.
%
% Graphical user interfaces
% MULACLAB - Short Time-Fourier transform modification in Matlab
%
% For help, bug reports, suggestions etc. please send email to
% ltfat-help@lists.sourceforge.net