The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

LTFATHELP Help on the LTFAT toolbox
   Usage:  ltfathelp;
           v=ltfathelp('version');
           mlist=ltfathelp('modules');

   `ltfathelp` displays some general help on the LTFAT toolbox.

   `ltfathelp('version')` returns the version number.

   `ltfathelp('modules')` returns a cell array of installed modules and
   corresponding version numbers.

   See also:  ltfatstart

Package: ltfat