log scripts/signal/fftshift.m @ 21052:b702efa70fb5 draft default tip shane

age author description
Thu, 17 Dec 2015 12:06:30 -0500 John W. Eaton fix comment character style in most .m files to be consistent
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 28 May 2015 22:16:24 -0400 Mike Miller fftshift.m, ifftshift.m: Restore support for N-dimensional arrays (bug #45207) stable
Mon, 04 May 2015 21:50:57 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 21 Aug 2013 20:41:05 -0700 Rik Use Octave coding convention of 1 space after '%!' test prefix.