summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/bodeplot
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-06 20:17:46 +0000
committerKarl Berry <karl@freefriends.org>2022-07-06 20:17:46 +0000
commit815a0b67d7b58baed4297c4ef73ab7e9996ac703 (patch)
treee3661da582337f340ca6afeea856945c4f8c6aec /Master/texmf-dist/doc/latex/bodeplot
parentea16f19957765688f3aa66991a85f09fb788fdc1 (diff)
bodeplot (6jul22)
git-svn-id: svn://tug.org/texlive/trunk@63820 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/bodeplot')
-rw-r--r--Master/texmf-dist/doc/latex/bodeplot/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/bodeplot/bodeplot.pdfbin791880 -> 992859 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/bodeplot/README.md b/Master/texmf-dist/doc/latex/bodeplot/README.md
index 51253697ee5..23733a484e8 100644
--- a/Master/texmf-dist/doc/latex/bodeplot/README.md
+++ b/Master/texmf-dist/doc/latex/bodeplot/README.md
@@ -3,7 +3,7 @@ LaTeX package to plot Bode, Nichols, and Nyquist diagrams.
Inspired by the `bodegraph` package.
-Limitation: Phase plots from TF commands are wrapped between 0 and 360 degrees.
+*Version 1.0.8 and newer store `gnuplot` temporary files in the working directory. Use class option `declutter` to restore pre-v1.0.8 behavior. Option `declutter` can cause errors if used with a `tikzexternalize` prefix.*
Added functionality:
- 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
@@ -41,3 +41,5 @@ Other new environments and associated commands:
- `NyquistPlot` environment
- `\addNyquistZPKPlot[plot-options]{z/{zeros},p/{poles},k/gain,d/delay}`
- `\addNyquistTFPlot[plot-options]{num/{coeff},den/{coeff},d/delay}`
+
+Limitation: Phase plots from TF commands are wrapped between 0 and 360 degrees. \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/bodeplot/bodeplot.pdf b/Master/texmf-dist/doc/latex/bodeplot/bodeplot.pdf
index 0c59f0cce7c..4ccba156a55 100644
--- a/Master/texmf-dist/doc/latex/bodeplot/bodeplot.pdf
+++ b/Master/texmf-dist/doc/latex/bodeplot/bodeplot.pdf
Binary files differ