Commit be011ce
Create Release 1.12 (#5)
* Turn off the executable file permissions
* Save work in progress
* Save work in progress: resolving code issues
* Save work in progress towards addressing all code issues.
* Save work in progress towards addressing all code issues.
* Resolve outstanding code issues
* Add eq_histogram to info.ins
* Change mylookup to lookup_table
* Repair formatting
* Repair description. Tidy up.
* Add description. Add trailing semicolons.
* Move lookup_table.m to the private directory
* Save work in progress
* Save work in progress
* Make lookup_s2_region private
* Add some help documentation
* Improve help documentation
* Clean up trailing blanks
* Debug. Improve help documentation.
* Add eq_histogram/Contents.m
* Update documentation for Release 1.12
* Correct the examples. Add missing semicolons.
* Correct the examples
* Improve help comments
* Move eq_area_error.m out of eq_test
* Improve help comments
* Improve help comments
* Move haslight function to eq_illustrations
* Move illustrate_eq_algorithm function to eq_illustrations
* Correct Contents.m files
* Add tests
* Move illustrate_eq_algorithm back to eq_partitions
* Do not use a cell array for movie_frame
* Remove the initial blank frame
* Close figures between tests
* Add test logs
* Add a script to create a test from the help text in a Matlab file
* Function changed name from s2x to polar2cart
* Remove the OpenGL warning message from the log
* Function changed name from s2x to polar2cart
* Correct the help text
* Trim trailing blanks
* Trim trailing blanks
* Bring up to date. Use consistent formatting.
* Bring up to date
* Bring up to date. Delete trailing blanks.
* Update the help text
* Repair savepathonly by using verLessThan
* Set the toolbox installation state to be uninstalled by default
* Rename txt files
* Update the installation instructions
* Update the installation instructions
* Update the README file
---------
Co-authored-by: Paul <[email protected]>1 parent d874feb commit be011ce
File tree
153 files changed
+5542
-1047
lines changed- eq_histogram
- private
- eq_illustrations
- private
- eq_partitions
- private
- eq_point_set_props
- eq_region_props
- private
- eq_test
- eq_utilities
- log
- private
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+5542
-1047
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
33 | | - | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | | - | |
| 51 | + | |
| 52 | + | |
40 | 53 | | |
41 | | - | |
| 54 | + | |
42 | 55 | | |
43 | 56 | | |
44 | | - | |
45 | | - | |
| 57 | + | |
| 58 | + | |
46 | 59 | | |
47 | 60 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
51 | 64 | | |
52 | 65 | | |
53 | 66 | | |
54 | | - | |
55 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
56 | 70 | | |
57 | 71 | | |
58 | | - | |
| 72 | + | |
| 73 | + | |
59 | 74 | | |
60 | | - | |
| 75 | + | |
61 | 76 | | |
62 | 77 | | |
63 | | - | |
| 78 | + | |
64 | 79 | | |
65 | 80 | | |
66 | 81 | | |
67 | | - | |
68 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
69 | 85 | | |
70 | | - | |
71 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
72 | 89 | | |
73 | 90 | | |
74 | 91 | | |
75 | 92 | | |
76 | 93 | | |
77 | | - | |
| 94 | + | |
78 | 95 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 96 | + | |
82 | 97 | | |
83 | | - | |
| 98 | + | |
84 | 99 | | |
85 | 100 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
9 | 25 | | |
10 | 26 | | |
11 | 27 | | |
| |||
337 | 353 | | |
338 | 354 | | |
339 | 355 | | |
340 | | - | |
| 356 | + | |
341 | 357 | | |
342 | 358 | | |
343 | 359 | | |
| |||
349 | 365 | | |
350 | 366 | | |
351 | 367 | | |
352 | | - | |
| 368 | + | |
353 | 369 | | |
354 | 370 | | |
355 | 371 | | |
| |||
395 | 411 | | |
396 | 412 | | |
397 | 413 | | |
398 | | - | |
399 | | - | |
| 414 | + | |
| 415 | + | |
400 | 416 | | |
401 | 417 | | |
402 | 418 | | |
403 | 419 | | |
404 | 420 | | |
405 | | - | |
406 | | - | |
| 421 | + | |
| 422 | + | |
407 | 423 | | |
408 | 424 | | |
409 | 425 | | |
410 | | - | |
| 426 | + | |
411 | 427 | | |
412 | 428 | | |
413 | 429 | | |
414 | 430 | | |
415 | | - | |
| 431 | + | |
416 | 432 | | |
417 | 433 | | |
418 | 434 | | |
| |||
428 | 444 | | |
429 | 445 | | |
430 | 446 | | |
431 | | - | |
| 447 | + | |
432 | 448 | | |
433 | 449 | | |
434 | 450 | | |
| |||
572 | 588 | | |
573 | 589 | | |
574 | 590 | | |
575 | | - | |
| 591 | + | |
576 | 592 | | |
577 | 593 | | |
578 | 594 | | |
579 | 595 | | |
580 | 596 | | |
581 | | - | |
582 | | - | |
| 597 | + | |
| 598 | + | |
583 | 599 | | |
584 | 600 | | |
585 | 601 | | |
| |||
625 | 641 | | |
626 | 642 | | |
627 | 643 | | |
628 | | - | |
| 644 | + | |
629 | 645 | | |
630 | 646 | | |
631 | 647 | | |
| |||
928 | 944 | | |
929 | 945 | | |
930 | 946 | | |
931 | | - | |
| 947 | + | |
932 | 948 | | |
933 | 949 | | |
934 | 950 | | |
| |||
1153 | 1169 | | |
1154 | 1170 | | |
1155 | 1171 | | |
1156 | | - | |
| 1172 | + | |
1157 | 1173 | | |
1158 | 1174 | | |
1159 | 1175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
56 | | - | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
66 | 70 | | |
67 | | - | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
74 | 86 | | |
75 | 87 | | |
76 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
77 | 92 | | |
78 | 93 | | |
79 | 94 | | |
80 | 95 | | |
81 | 96 | | |
82 | 97 | | |
83 | 98 | | |
84 | | - | |
| 99 | + | |
85 | 100 | | |
86 | 101 | | |
87 | 102 | | |
88 | 103 | | |
89 | 104 | | |
90 | 105 | | |
91 | 106 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
| 107 | + | |
| 108 | + | |
97 | 109 | | |
98 | 110 | | |
99 | 111 | | |
| |||
106 | 118 | | |
107 | 119 | | |
108 | 120 | | |
109 | | - | |
110 | 121 | | |
111 | | - | |
112 | | - | |
113 | 122 | | |
114 | 123 | | |
115 | 124 | | |
116 | 125 | | |
117 | 126 | | |
118 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
119 | 133 | | |
120 | 134 | | |
121 | 135 | | |
| 136 | + | |
| 137 | + | |
122 | 138 | | |
123 | 139 | | |
124 | 140 | | |
| |||
0 commit comments