Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Data type: float

MATLAB Usage

File Name: File Name: log_module.m

Code Block
 M=log_module(NAME)
 Creates an Audio Weaver module that computes the log function
 using the standard math library.
    NAME - name of the module.

...