- added better help

git-svn-id: http://moon:8086/svn/matlab/trunk@152 801c6759-fa7c-4059-a304-17956f83a07c
This commit is contained in:
2021-01-17 18:35:56 +00:00
parent 5cd7c299e4
commit 1b5742e13e
+4
View File
@@ -21,6 +21,10 @@
## Author: Jens Ahrensfeld <ahrensfeld@w2ess001vm> ## Author: Jens Ahrensfeld <ahrensfeld@w2ess001vm>
## Created: 2018-12-06 ## Created: 2018-12-06
#
# Example
# [x,fs] = audioread("/home/jens/mausi_sel.wav");
# garage_ip('x', x, 'numSamplesPerSym', 15);
function [bits] = garage_ip (varargin) function [bits] = garage_ip (varargin)