Skip to content

Commit 4afb18f

Browse files
committed
fix =for usage of plot_freq
1 parent d98cedc commit 4afb18f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/PDL/DSP/Windows.pm

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -726,12 +726,7 @@ sub plot {
726726
727727
=for usage
728728
729-
Can be called like this
730-
731729
$win->plot_freq;
732-
733-
Or this
734-
735730
$win->plot_freq({ ordinate => ORDINATE });
736731
$win->plot_freq($pgswin, { ordinate => ORDINATE }); # can supply e.g. for multi-plotting
737732

0 commit comments

Comments
 (0)