log scripts/testfun/private/dump_demos.m @ 30236:628f26e122d9

age author description
Mon, 11 Oct 2021 20:09:59 -0700 Rik maint: use rows() or columns() instead of size(__, 1 | 2) for clarity.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Mon, 21 Jan 2019 11:44:00 -0800 Rik dump_demos.m: Remove temporary code left in cset 2ae2dcf0f4d5.
Sat, 19 Jan 2019 20:44:03 -0800 Rik dump_demos.m: Use viridis colormap by default.
Thu, 17 Jan 2019 19:55:17 -0800 Rik dump_demos.m: Use Octave's new ColorOrder for demos (bug #55400).
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 14 Aug 2018 11:17:26 -0700 Mike Miller prefer 'isfolder' over 'exist (..., "dir")' in Octave functions
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Mon, 14 Nov 2016 14:55:41 -0800 Rik maint: Rename variables to match documentation in m-files.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 18 Aug 2016 16:18:27 +0200 Andreas Weber dump_demos.m: Make rgbplot Matlab compatible
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Tue, 16 Aug 2016 13:14:13 -0700 Rik dump_demos.m: Replace 'x = y = XXX' and 'x = y = z = XXX' assignments.
Tue, 16 Aug 2016 20:43:59 +0200 Andreas Weber dump_demos.m: Replace # not inside single quotes
Tue, 16 Aug 2016 11:23:49 -0700 Rik dump_demos.m: Remove dummy assert function.
Tue, 16 Aug 2016 10:29:11 -0700 Rik dump_demos.m: Handle in-place operators like += for Matlab.
Tue, 16 Aug 2016 18:19:31 +0200 Andreas Weber dump_demos.m: Move demo outside try/catch and ctrl block (Matlab comp.)
Tue, 16 Aug 2016 17:34:56 +0200 Andreas Weber dump_demos.m: Replace rows with size ( ,1) for Matlab compatibility
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Thu, 11 Aug 2016 08:00:49 +0200 Andreas Weber dump_demos.m: Backout a8a9c275e12d and fix filesep on non-unix
Mon, 08 Aug 2016 07:36:37 +0200 Andreas Weber dump_demos: remove duplicate default args
Thu, 28 Jul 2016 16:54:54 +0200 Andreas Weber dump_demos.m: Change regex for replacement of double quotes, add dummy assert
Wed, 20 Jul 2016 08:54:51 -0700 Rik Make demos Matlab compatible for comparison with dump_demos script.
Sat, 16 Jul 2016 17:49:30 +0200 Andreas Weber Improve plot comparison in sripts/testfun
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Mon, 22 Sep 2014 20:46:54 -0700 Rik doc: Periodic grammarcheck of documentation.
Sat, 26 Jul 2014 12:23:11 +0200 Andreas Weber dump_demos.m: Check if file exists before demo and add timing.
Tue, 15 Jul 2014 22:18:35 +0200 Andreas Weber Improve plot comparison scripts.
Fri, 04 Jul 2014 21:40:50 -0700 Rik Add image directory to plot comparison scripts.
Fri, 04 Jul 2014 14:32:49 -0700 Rik Improve plot comparison scripts.
Sun, 29 Jun 2014 13:58:33 +0200 Andreas Weber Moved scripts for plot comparison to ./private base scripts/testfun/dump_demos.m@6c2831c04ce9