This package browser is in early development. Mind the rough edges.

texlive-bodeplot

Draw Bode, Nyquist and Nichols plots with Gnuplot or `pgfplots'

This is a LaTeX package to plot Bode, Nichols, and Nyquist diagrams. It provides added functionality over the similar bodegraph package:

  • new \BodeZPK and \BodeTF commands to generate Bode plots of any transfer function given either poles, zeros, gain, and delay, or numerator and denominator coefficients and delay;

  • support for unstable poles and zeros;

  • support for complex poles and zeros;

  • support for general stable and unstable second order transfer functions;

  • support for both Gnuplot (default) and pgfplots;

  • support for linear and asymptotic approximation of magnitude and phase plots of any transfer function given poles, zeros, and gain.

Installation

Install the latest version of texlive-bodeplot as follows:

guix install texlive-bodeplot

Or install a particular version:

guix install texlive-bodeplot@2025.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of texlive-bodeplot about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/texlive-bodeplot'><img src='https://packages.guix.gnu.org/packages/texlive-bodeplot/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/texlive-bodeplot/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/texlive-bodeplot)

Example Org:

[[https://packages.guix.gnu.org/packages/texlive-bodeplot][https://packages.guix.gnu.org/packages/texlive-bodeplot/badges/latest-version.svg]]