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

Function File: [z, p, g] = buttap (n)

Design lowpass analog Butterworth filter.

This function exists for MATLAB compatibility only, and is equivalent to butter (n, 1, "s").

See also: butter.

Package: signal