# doc-cache created by Octave 8.4.0
# name: cache
# type: cell
# rows: 3
# columns: 2
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
Contents


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 914
 LTFAT - Base routines

  Peter L. Soendergaard, 2009 - 2018.

  Basic routines
    LTFATSTART       -  Start the toolbox
    LTFATSTOP        -  Stop the toolbox
    LTFATHELP        -  Help
    LTFATMEX         -  Compile Mex/Oct interfaces
    LTFATBASEPATH    -  Return the base path
    LTFATRUNTESTS    -  Script for continuous testing
    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

   Url: http://ltfat.github.io/doc/Contents.html



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 22
 LTFAT - Base routines



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 8
isoctave


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 278
 -- Function: isoctave
     ISOCTAVE  True if the operating environment is octave
        Usage: t=isoctave();
     
        ISOCTAVE returns 1 if the operating environment is Octave, otherwise
        it returns 0 (Matlab)
     *Url*: <http://ltfat.github.io/doc/isoctave.html>


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 77
ISOCTAVE  True if the operating environment is octave
   Usage: t=isoctave();





